Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 2.2 KB

cluster-labels-added.md

File metadata and controls

27 lines (23 loc) · 2.2 KB

CloudSploit

GOOGLE / Kubernetes / Cluster Labels Added

Quick Info

Plugin Title Cluster Labels Added
Cloud GOOGLE
Category Kubernetes
Description Ensures all Kubernetes clusters have labels added
More Info It is recommended to add labels to Kubernetes clusters to apply specific security settings and auto configure objects at creation.
GOOGLE Link https://cloud.google.com/kubernetes-engine/docs/how-to/creating-managing-labels
Recommended Action Ensure labels are added to Kubernetes clusters

Detailed Remediation Steps

  1. Log into the Google Cloud Platform Console.
  2. Scroll down the left navigation panel and choose the "Kubernetes Engine" option under the "Compute" and select the "Clusters."
  3. On the "Kubernetes clusters" page , click on the "Name" as a link option to select the cluster.
  4. On the "Clusters" page, click on the "Edit" button at the top.
  5. Scroll down the "Clusters - Edit" page and check whether "Labels" are added or not. If "Lables" are showing "None" then specific security settings and auto configure objects at creation cannot be done.
  6. Repeat steps number 2 - 5 to verify other "Clusters" in the account.
  7. Navigate to the "Kubernetes Engine" option under the "Compute", choose the "Clusters" and click on the "Edit" button at the top.
  8. On the "Clusters - Edit" page, scroll down and click on the "Add label" and add as per the requirement.
  9. Click on the "Save" button to make the changes.
  10. Repeat steps number 7 - 9 to ensure labels are added to Kubernetes clusters.