云原生Kubernetes系列 | Kubernetes的etcd3.5集群部署备份和还原
1. etcd集群部署
etcd3.5官网站点:
https://etcd.io/docs/v3.5/op-guide/clustering/
https://etcd.io/docs/v3.5/tutorials/how-to-setup-cluster/
[root@localhost ~]# hostnamectl set-hostname etcd1 // 在etcd1节点执行
[root@localhost ~]# hostnamectl set-hostname etcd2 // 在etcd2节点执行
订阅专栏 解锁全文
1204

被折叠的 条评论
为什么被折叠?



