GCP: GKE Orb
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.
Prerequisites
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
- GOOGLE_COMPUTE_REGION
See CircleCI Documentation for instructions on how you would set this up.
Usage
Example use as well as a list of available executors, commands, and jobs are available on this orb's registry page.
Resources
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.
Contributing
We welcome issues to and pull requests against this repository! For further questions/comments about this or other orbs, visit the Orb Category of CircleCI Discuss.