上一页 1 ··· 41 42 43 44 45

2022年1月18日

不用CNI插件,打通容器网络

摘要: 传统模式下单节点容器网络 在不同ns中创建网卡并对接公共网桥 1 # centos8 安装brctl命令 2 rpm -ivh http://mirror.centos.org/centos/7/os/x86_64/Packages/bridge-utils-1.5-9.el7.x86_64.rpm 阅读全文

posted @ 2022-01-18 22:52 王景迁 阅读(160) 评论(0) 推荐(0) 编辑

2022年1月12日

安装与重装k8s 1.15.0

摘要: CentOS 7.6系统配置 node1节点操作脚本,node2节点修改主机名名字,其他相同所有节点执行以下脚本 # 修改主机名 echo "node1" > /etc/hostname hostnamectl set-hostname node1 # 安装nslookup和ifconfig # n 阅读全文

posted @ 2022-01-12 21:03 王景迁 阅读(538) 评论(0) 推荐(0) 编辑

上一页 1 ··· 41 42 43 44 45

导航