Skip to content

threetreeslight/blog

Repository files navigation

Blog

CircleCI

TODO

  • 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.

Archtecture Overview

https://drive.google.com/file/d/1cD5BMx5KF-GnfHX4Rya_XkNtKMQQiY6c/view?usp=sharing

Getting Started

Run hugo server

docker-compose up site
open http://localhost:1313

ToC

Other usage

$ gcloud auth list
$ kubectl config current-context