Skip to main content

More Info:

Activate garbage collector on pod termination, as appropriate

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-controller-manager Verify that the —terminated-pod-gc-threshold argument is set as appropriate.

Additional Reading: