More Info:

Ensure that shielded nodes are used in node pools

Risk Level

Medium

Address

Security, Reliability, Operational Excellence

Compliance Standards

CISGKE

Triage and Remediation

Remediation

To remediate the misconfiguration of not using Shielded Nodes for a Kubernetes Cluster in GCP, you can follow the below steps using GCP console:

  1. Go to the GCP Console and select the Kubernetes Engine from the navigation menu.
  2. Select the Kubernetes Cluster for which you want to enable Shielded Nodes.
  3. Click on the Edit button at the top of the page.
  4. Scroll down to the Node Pools section and click on the node pool name for which you want to enable Shielded Nodes.
  5. In the Node Pool edit page, scroll down to the Security section and enable the Shielded Nodes option.
  6. Click on the Save button to save the changes.

After completing these steps, Shielded Nodes will be enabled for the selected node pool in your Kubernetes Cluster. You can repeat these steps for all the node pools in your cluster to ensure that all nodes are using Shielded Nodes.

Additional Reading: