k8s-sig-cluster-lifecycleawskubesprayhigh-availabilityansiblekubernetes-clustergcekubernetesbare-metal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
305 B
305 B
CentOS and derivatives
CentOS 8
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