actions-marketplace-validations/Connect to GKE
Connect runner to a Google Kubernetes Engine cluster on the Google Cloud Platform
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Aug 13, 2025
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/swibi_connect-to-gke@05d10c58569b676bc8cad32f3a44d0ba7346b4d0 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GCP_SA_KEY | Service Account Key JSON (see: https://github.com/google-github-actions/auth) | yes | — |
| GCP_PROJECT_ID | GCP Project ID (see: https://github.com/google-github-actions/setup-gcloud) | yes | — |
| GKE_CLUSTER | GKE cluster to be connected to (check in GCP console, under Kubernetes Engine to get the cluster name | yes | — |
| GKE_LOCATION | GKE location, either zone or region, where the cluster is hosted (can be found next to cluster name) | yes | — |
Outputs
no outputs