Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/circleci-public/gcp-gke-orb

Interact with Google Kubernetes Engine (GKE) from CircleCI
https://github.com/circleci-public/gcp-gke-orb

circleci circleci-orbs gcp gke google-cloud google-cloud-platform google-kubernetes-engine kubernetes

Last synced: 3 months ago
JSON representation

Interact with Google Kubernetes Engine (GKE) from CircleCI

Awesome Lists containing this project

README

        

# GCP: GKE Orb [![CircleCI Build Status](https://circleci.com/gh/CircleCI-Public/gcp-gke-orb.svg?style=shield "CircleCI Build Status")](https://circleci.com/gh/CircleCI-Public/gcp-gke-orb) [![CircleCI Orb Version](https://badges.circleci.com/orbs/circleci/gcp-gke.svg)][reg-page] [![GitHub License](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://raw.githubusercontent.com/CircleCI-Public/gcp-gke-orb/master/LICENSE) [![CircleCI Community](https://img.shields.io/badge/community-CircleCI%20Discuss-343434.svg)](https://discuss.circleci.com/c/ecosystem/orbs)

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](https://circleci.com/docs/2.0/env-vars) 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][reg-page].

## Resources

[CircleCI Orb Registry Page][reg-page] - The official registry page for this orb will all versions, executors, commands, and jobs described.
[CircleCI Orb Docs](https://circleci.com/docs/2.0/orb-intro/#section=configuration) - Docs for using and creating CircleCI Orbs.
[Google Cloud Platform (GCP) Docs](https://cloud.google.com/docs/) - General docs for GCP.
[GCP: Google Kubernetes Engine (GKE) Docs](https://cloud.google.com/kubernetes-engine/docs/) - GCP Docs specifically on GKE.

## Contributing
We welcome [issues](https://github.com/CircleCI-Public/gcp-gke-orb/issues) to and [pull requests](https://github.com/CircleCI-Public/gcp-gke-orb/pulls) against this repository!
For further questions/comments about this or other orbs, visit the Orb Category of [CircleCI Discuss](https://discuss.circleci.com/c/ecosystem/orbs).

[reg-page]: https://circleci.com/orbs/registry/orb/circleci/gcp-gke