Etcd集群备份失败问题
摘要:
问题现象 k8s中etcdctl备份etcd时第2步卡住。 export ETCDCTL_API=3 etcdctl --endpoints 172.18.0.2:2379 snapshot save snapshot.db 问题分析 k8s中执行etcdctl命令时没有指定证书文件路径。 解决问题 阅读全文
posted @ 2024-09-07 18:42 王景迁 阅读(23) 评论(0) 推荐(0) 编辑
posted @ 2024-09-07 18:42 王景迁 阅读(23) 评论(0) 推荐(0) 编辑
posted @ 2024-09-07 17:48 王景迁 阅读(10) 评论(0) 推荐(0) 编辑
posted @ 2024-09-07 15:29 王景迁 阅读(29) 评论(0) 推荐(0) 编辑
posted @ 2024-09-07 10:12 王景迁 阅读(22) 评论(0) 推荐(0) 编辑