turbot/terraform_azure_compliance

GitHub
Loading controls...

Control: Role-Based Access Control (RBAC) should be used on Kubernetes Services

Description

To provide granular filtering on the actions that users can perform, use Role-Based Access Control (RBAC) to manage permissions in Kubernetes Service Clusters and configure relevant authorization policies.

Usage

Run the control in your terminal:

steampipe check terraform_azure_compliance.control.kubernetes_instance_rbac_enabled

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_azure_compliance.control.kubernetes_instance_rbac_enabled

SQL

This control uses a named query:

kubernetes_instance_rbac_enabled

Tags