Ensure default name space is not in use in Kubernetes Namespace

LOW

Description

Using default name space is considered a bad security practice.

Remediation

Namespace helps organizing and managing the resources meant for specific business function. Therefore, it is recommended to create custom namespaces and refrain from deploying to a default namespace.

Policy Details

Rule Reference ID: AC_K8S_0025
Remediation Available: No
Resource Category: Management
Resource Type: Namespace

Frameworks