This repo is demostrate how to build development cluster, deploy app, and logging, monitoring tools.
- Create Highly available Kubernetes cluster using kubeadm on GCE
- Create CI/CD pipeline in GitLab
- Create development namespace and deploy guestbook app
- Install and configure Helm in Kubernetes
- Create Helm chart for guestbook app and deploy on Kubernetes
- Setup Prometheus and Grafana on Kubernetes
- Setup EFK on Kubernetes
- Demostrate Blue/Green deployment
- Demostrate Canary deployment