在CentOS上擴展Kubernetes集群主要有添加新節點、部署網絡插件、配置自動擴縮容等步驟,具體如下:
kubeadm token create --print-join-command
kubectl apply -f
kubectl get nodes
kubectl autoscale