1、查看consul集群详细信息
curl xxxx:8050/v1/operator/raft/configuration
2、consul集群读写测试
curl --connect-timeout 10 -X PUT --data "test" http://${hostip}/v1/kv/foo
curl http://${hostip}/v1/kv/foo
3、consul备份数据
curl http://xxx:8050/v1/snapshot?d... -o registry_31.tgz
curl http://xxx:8050/v1/snapshot?d... -o registry_30.tgz


我的头很硬
10 声望1 粉丝

乘风破浪,后会无期