turbot/kubernetes_compliance
Loading controls...

Control: ConfigMap definition should not use default namespace

Description

Default namespace should not be used by ConfigMap definition. Placing objects in this namespace makes application of RBAC and other controls more difficult.

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.config_map_default_namespace_used

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run kubernetes_compliance.control.config_map_default_namespace_used --share

SQL

This control uses a named query:

config_map_default_namespace_used

Tags