imjasonh/Setup GKE Auth
Authorize to a GKE cluster
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 29, 2026
- License
- Apache 2.0
Pinned Snippet
uses: imjasonh/gke-auth@ed9a0dd09f9846beaa4387942cd30e953c08e927 # v0.3.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of gke-auth to install (tip, latest-release, v0.1, etc.) | yes | latest-release |
| project | GCP project | yes | — |
| location | Region or zone of the cluster | yes | — |
| cluster | Name of the cluster | yes | — |
| alias | Alias name for the kubeconfig context (defaults to gke_{project}_{location}_{cluster}) | no | "" |
| registry_location | Region or multi-region of the Artifact Registry instance | no | "" |
Outputs
no outputs