More Info:
Reject creating objects in a namespace that is undergoing termination.Risk Level
LowAddress
SecurityCompliance Standards
- CIS Kubernetes
Triage and Remediation
- Remediation
Remediation
Using Console
Using Console
Run the following command on the Control Plane node: ps -ef | grep kube-apiserver Verify that the —disable-admission-plugins argument is set to a value that does not include NamespaceLifecycle.

