Skip to main content

More Info:

Allow Kubelet to manage iptables.

Risk Level

High

Address

Security

Compliance Standards

  • CIS Kubernetes

Triage and Remediation

Remediation

Using Console

Run the following command on each node: ps -ef | grep kubelet Verify that if the —make-iptables-util-chains argument exists then it is set to true. If the —make-iptables-util-chains argument does not exist, and there is a Kubeletconfig file specified by —config, verify that the file does not setmakeIPTablesUtilChains to false.

Additional Reading: