Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 195 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 195 Bytes

Kubernetes from scratch

Create a kuberntes cluster from scratch.

  1. First create dockerized apiserver and kubelete
  2. Create ETCD cluster and auto backup
  3. Chose cni plugin
  4. chose a cri