1 Star 0 Fork 0

大目 / kubespray

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
centos8.md 533 Bytes
一键复制 编辑 原始数据 按行查看 历史

CentOS 8

CentOS 8 ships only with iptables-nft (ie without iptables-legacy) The only tested configuration for now is using Calico CNI You need to use K8S 1.17+ and to add calico_iptables_backend: "NFT" or calico_iptables_backend: "Auto" to your configuration

If you have containers that are using iptables in the host network namespace (hostNetwork=true), you need to ensure they are using iptables-nft. An example how k8s do the autodetection can be found in this PR

1
https://gitee.com/itmuch/kubespray.git
git@gitee.com:itmuch/kubespray.git
itmuch
kubespray
kubespray
master

搜索帮助