摘要: 2021-06-26 一、背景最近在使用rancher2.5.5部署Redis主从复制的时候,发现rancher会产生很多iptables的规则,这些规则导致我们在部署了rancher的机器上无法使用Redis的主从复制功能,因为我对rancher和k8s的了解也仅限于了解网络架构和使用,对底层并不 阅读全文
posted @ 2021-06-26 14:51 秦时明月0515 阅读(317) 评论(0) 推荐(0) 编辑
摘要: 2021-06-26 1.搜索镜像 [root@holly ~]# docker search portainer 2.下载portainer [root@holly ~]# docker pull portainer/portainer 3.生成portainer-test容器 [root@hol 阅读全文
posted @ 2021-06-26 14:25 秦时明月0515 阅读(140) 评论(0) 推荐(0) 编辑