Skip to main content

More Info:

Limit the Node and Pod objects that a kubelet could modify.

Risk Level

Low

Address

Security

Compliance Standards

  • CIS Kubernetes

Triage and Remediation

Remediation

Using Console

Run the following command on the Control Plane node: ps -ef | grep kube-apiserver Verify that the —enable-admission-plugins argument is set to a value that includesNodeRestriction.

Additional Reading: