Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 2.07 KB

README.md

File metadata and controls

36 lines (21 loc) · 2.07 KB

GCP: GKE Orb CircleCI Build Status CircleCI Orb Version GitHub License CircleCI Community

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.