gcloud_container_clusters_get_credentials
Get kubectl credentials to authenticate and connect to a Google Kubernetes Engine (GKE) cluster using its name, region, or zone.
Instructions
Get kubectl credentials for a GKE cluster
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | No | Zone of the cluster | |
| region | No | Region of the cluster | |
| cluster_name | Yes | Name of the GKE cluster |