会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
MhaiM
博客园
首页
新随笔
联系
管理
订阅
2023年10月24日
apisix etcd集群数据备份恢复
摘要: #etcd数据备份 #!/bin/bash#备份数据目录创建dir=/data/apisix-etcd-0if [ ! -d "dir" ];thenmkdir -p /data/{apisix-etcd-0,apisix-etcd-1,apisix-etcd-2}#apisix etcd数据备份E
阅读全文
posted @ 2023-10-24 15:44 MhaiM
阅读(553)
评论(0)
推荐(0)
公告