- Develop a template that enables everyone to quickly deploy and manage GKE clusters
- Create a simple CI/CD pipeline
- Rapidly deploy a GKE Cluster
- Manage services within the GKE Cluster
| Category | Tools |
|---|---|
| Remote Repo | Github |
| Image | Docker |
| Image Registry | Google Artifact Registry |
| CI Server | Github Actions |
| CD Server | Google Cloud Build |
| Orchestration | GKE |
| Application | Python, Golang |
cd 01-gke
cd 01-github-cloudbuild
cd 03-artifact-registry
cd 04-gke-python-deploycd 04-gke-golang-deploy
cd 05-cleanup