swibi/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
- Stale
- License
- None
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