Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 682 Bytes

Todo.md

File metadata and controls

42 lines (26 loc) · 682 Bytes

Kubernetes Version

  • v1.18
  • v1.28

Cert

  • generate ca cert
  • generate and distribute etcd cert
  • generate and distribute master cert
  • test

Etcd

  • shell scripts (https)
  • test

Master

  • shell scripts
  • how to handle binary installation packages
  • test

Node

  • a preliminary installation framework
  • shell scripts
  • kube-flannel manifest
  • if generating master cert uses a custom cluster_domain, you also need to do the same here

Others

  • coredns
  • README
  • a shell script to generate all inventory files
  • migrate etcd node document
  • migrate master node document