More Info:

Cluster Administrators should leverage G Suite Groups and Cloud IAM to assign Kubernetes user roles to a collection of users, instead of to individual emails using only Cloud IAM.

Risk Level

Low

Address

Security, Reliability, Operational Excellence, Performance Efficiency

Compliance Standards

SOC2, CISGKE

Triage and Remediation

Remediation

To remediate the misconfiguration “Manage Kubernetes RBAC Users With Google Groups” in GCP using GCP console, follow the below steps:

  1. Go to the GCP console and navigate to the Kubernetes Engine section.
  2. Select the cluster for which you want to manage RBAC users.
  3. Click on the “Security” tab and then select “Identity and Access Management”.
  4. In the “Identity and Access Management” section, click on the “Add” button.
  5. Add the Google group that you want to use for managing RBAC users.
  6. Click on the “Role” drop-down and select the appropriate role that you want to assign to the group.
  7. Click on the “Save” button to save the changes.

By following these steps, you have remediated the “Manage Kubernetes RBAC Users With Google Groups” misconfiguration in GCP using GCP console. Now, the RBAC users will be managed through the Google group that you have added and assigned the appropriate role.

Additional Reading: