- Bind the address of kubelet to enp0s2
- Restart the containerd after system change (small fix for prepare.sh script)
- Fix the kube-flannel link
- Use a customized network interface enp0s2 (LAN interface) to allow worker node connectivity via public LAN IP address
- Add config copy guide
- Add sudo when call systemctl
- Kubeadm full scripts and guides
- Kubeadm script setup using K8s 1.32 for Ubuntu