摘要:
部署etcd github部署访问链接:https://github.com/etcd-io/etcd/releases/ ETCD_VER=v3.5.1 # choose either URL GOOGLE_URL=https://storage.googleapis.com/etcd GITHU 阅读全文
posted @ 2022-01-02 22:46
马昌伟
阅读(66)
评论(0)
推荐(0)
摘要:
前提:已部署好docker服务服务预计部署情况如下10.0.0.134 Consul服务10.0.0.135 host1 主机名mcw510.0.0.134 host2 主机名mcw6host1与host2通过Consul这个key-value数据库,来报错网络状态信息,用于跨主机容器间通信。包括N 阅读全文
posted @ 2022-01-02 19:02
马昌伟
阅读(2852)
评论(0)
推荐(0)
摘要:
docker-machine https://docs.docker.com/machine/ https://www.runoob.com/docker/docker-machine.html https://www.cnblogs.com/stulzq/p/9064828.html 1、列出可用 阅读全文
posted @ 2022-01-02 01:23
马昌伟
阅读(132)
评论(0)
推荐(0)