背景: 我尝试搭建一个docker swarm的环境,有两台虚拟机,分别是 centos7和Ubuntu。 在两台机器上面分别装好docker之后,我在Ubuntu的机器上面初始化了swarm环境,然后我得到一个加入集群的地址。 我尝试在centos7机器上面执行该命令的时候提示我: 解决思路: 我们知道,docker swarm想要正常工作,需要开放一些端口的: https://docs.doc…
Leave a Comment月度归档: 2023 年 1 月
Check the Firewall Status To view the current status of the FirewallD service you can use the firewall-cmd command: If the FirewallD service is running on your CentOS system the command abov…
Leave a Comment