Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sylvioneto/kubernetes_gcp
- Owner: sylvioneto
- Created: 2022-01-06T12:49:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-07T16:58:03.000Z (about 3 years ago)
- Last Synced: 2024-12-16T21:56:20.650Z (about 2 months ago)
- Topics: external-dns, google-cloud, google-cloud-platform, helm, jenkins, kubernetes, nginx
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)