Cluster must hava at least one etcd plane host:failed to connect to the following etcd host
新建集群后,在主机运行docker run -d --privileged .... --worker很长的一段命令后,集群中主机的状态为Registering,上面报【此集群当前为Provisioning ....】Cluster must hava at least one etcd plane host:failed to connect to the following etcd host
没有找到相关结果
已邀请:
5 个回复
hongxiaolu
一个集群,至少要一个ETCD角色和一个Controller 角色
kevinkang
参考这篇 https://blog.51cto.com/michaelkang/2433787
hejian0625
请问题主最后解决了吗,是怎么解决的呢
zhongkai
如果时第一个自定义主机,则需要确保在添加自定义主机时勾选eted和Control。
wxh9409
useradd gzwxh
groupadd docker
usermod -aG docker gzwxh #看一下这个是否有加入
passwd gzwxh