[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-24。"],[],[],null,["# Set up GKE Identity Service for individual clusters\n===================================================\n\nThis document is for **cluster administrators** or application operators who want to set up GKE Identity Service on individual clusters, allowing developers and other users to log in to the clusters using their existing identity details from identity providers.\n\nBefore you begin\n----------------\n\n- Ensure that your platform administrator has given you all the necessary information to register GKE Identity Service with your identity provider.\n- Ensure that you have the following command line tools installed:\n - Use the 474.0.0 version of the Google Cloud CLI or higher, which includes `gcloud`, the command line tool for interacting with Google Cloud. If you need to install the Google Cloud CLI, see the [installation guide](/sdk/docs/install).\n- `kubectl` for running commands against Kubernetes clusters. If you need to install `kubectl`, follow these [instructions](/kubernetes-engine/fleet-management/docs/before-you-begin#install-kubectl).\n\n If you are using Cloud Shell as your shell environment for interacting with Google Cloud, these tools are installed for you.\n- Ensure that you have [initialized](/sdk/docs/install-sdk#initializing_the) the gcloud CLI for use with the project where the clusters are registered.\n\nSet up individual clusters based on your configured provider\n------------------------------------------------------------\n\nYou can set up GKE Identity Service for individual clusters. Based on the identity provider configured, you can set up GKE Identity Service for individual clusters in one of the following ways:\n\n- [Set up clusters for GKE Identity Service with OIDC](/kubernetes-engine/enterprise/identity/setup/per-cluster)\n- [Set up clusters for GKE Identity Service with SAML](/kubernetes-engine/enterprise/identity/setup/saml-per-cluster)\n- [Set up clusters for GKE Identity Service with LDAP](/kubernetes-engine/enterprise/identity/setup/ldap)"]]