Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sylvioneto/kubernetes_gcp

Examples of deployments on GKE
https://github.com/sylvioneto/kubernetes_gcp

external-dns google-cloud google-cloud-platform helm jenkins kubernetes nginx

Last synced: 1 day ago
JSON representation

Examples of deployments on GKE

Awesome Lists containing this project

README

        

# kubernetes_gcp

These examples demonstrate how to deploy very popular applications such as Nginx and Jenkins on GKE using Cloud Build.

## Pre-req
Be familiar with:
- [Cloud Build](https://cloud.google.com/build/): Google Cloud serverless CI/CD solution.
- [Helm](https://helm.sh/): The package manager for Kubernetes.

## Examples
- [external-dns](external-dns)
- [jenkins](jenkins)
- [nginx](nginx)