- Use istio for blog
- Apply kubernates yamls automatically by
kubectl apply -f ./kubernates --prune
on circleci, when yaml has changed - Apply kubernates secret automatically
- host statis site on busy box and share volume. nginx mount this. we'll use nginx conf by configmap
- Change arrangement strategy of blog pod to place each host. Because I want to reduce downtime when cluster upgrade.
https://drive.google.com/file/d/1cD5BMx5KF-GnfHX4Rya_XkNtKMQQiY6c/view?usp=sharing
Run hugo server
docker-compose up site
open http://localhost:1313
- Getting Started for Infra
- blog-cluster
$ gcloud auth list
$ kubectl config current-context