cookeem / kubeadm-ha

通过kubeadm安装kubernetes高可用集群,使用docker/containerd容器运行时,适用v1.24.x以上版本
MIT License
678 stars 275 forks source link

Update etcd peer SAN #41

Closed iT2afL0rd closed 6 years ago

iT2afL0rd commented 6 years ago

Or there will be connection refuse when try to peer with others

cookeem commented 6 years ago

每个etcd节点只需要设置自身的serverCertSANs和peerCertSANs即可,不需要设置所有节点的。详细参见官方安装文档: https://kubernetes.io/docs/setup/independent/high-availability/#stacked-control-plane-nodes