Kubernetes the hard way

準備

  • Ubuntu-20.04 on WSL2
  • gcloud 368.0.0
  • GCP: $0.23/h 位かかるらしい
  • tmux
  • GCP上にリソースたてるので一気にやったほうが良さそう

Docker architecture

Docker 1.11: The first runtime built on containerd and based on OCI technology - Docker Blog

参考文献