etcd用户和角色设置:1.etcd默认没有用户2.etcd默认角色guest和root3.etcd默认关闭用户登录认证
创建root用户etcdctl user add root查看用户etcdctl user list开启/关闭
2019-10-10