A GKE Orb for CircleCI. It allows you to interact with Google Cloud Platform's (GCP) Google Kubernetes Engine (GKE) from within a CircleCI build job.
The following environment variables need to be set in CircleCI either directly or via a context:
- GCLOUD_SERVICE_KEY (required)
- GOOGLE_PROJECT_ID
- GOOGLE_COMPUTE_ZONE
See CircleCI Documentation for instructions on how you would set this up.
Example use as well as a list of available executors, commands, and jobs are available on this orb's registry page.
CircleCI Orb Registry Page - The official registry page for this orb will all versions, executors, commands, and jobs described. CircleCI Orb Docs - Docs for using and creating CircleCI Orbs. Google Cloud Platform (GCP) Docs - General docs for GCP. GCP: Google Kubernetes Engine (GKE) Docs - GCP Docs specifically on GKE.
We welcome issues to and pull requests against this repository!
New versions of this orb are published by pushing a SemVer git tag by the Community & Partner Engineering Team.