Skip to content

Commit

Permalink
chore: Fix more broken anchors
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliiiah committed Mar 13, 2024
1 parent 2646d57 commit f9ea712
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/docs-content/integrations/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,8 +326,7 @@ virtual clusters. For guidance, refer to
### Configure Custom OIDC

The custom method to configure OIDC and apply RBAC for an OIDC provider can be used for all cloud services except Amazon
Elastic Kubernetes Service (EKS) and
[Azure-AKS](../clusters/public-cloud/azure/aks.md#configure-an-azure-active-directory).
Elastic Kubernetes Service (EKS) and [Azure-AKS](../clusters/public-cloud/azure/aks.md).

<Tabs>

Expand All @@ -336,8 +335,8 @@ Elastic Kubernetes Service (EKS) and
Follow these steps to configure a third-party OIDC IDP. You can apply these steps to all the public cloud providers
except Azure AKS and Amazon EKS clusters. Azure AKS and Amazon EKS require different configurations. AKS requires you to
use Azure Active Directory (AAD) to enable OIDC integration. Refer to
[Azure-AKS](../clusters/public-cloud/azure/aks.md#configure-an-azure-active-directory) to learn more. Click the **Amazon
EKS** tab for steps to configure OIDC for EKS clusters.
[Enable OIDC in Kubernetes Clusters With Entra ID](../user-management/saml-sso/palette-sso-with-entra-id.md#enable-oidc-in-kubernetes-clusters-with-entra-id)
to learn more. Click the **Amazon EKS** tab for steps to configure OIDC for EKS clusters.

1. Add the following parameters to your Kubernetes YAML file when creating a cluster profile.

Expand Down

0 comments on commit f9ea712

Please sign in to comment.