More Info:

Ensure that kubernetes node pools have secure boot enabled

Risk Level

Medium

Address

Security, Reliability, Operational Excellence

Compliance Standards

CBP

Triage and Remediation

Remediation

To remediate the misconfiguration “Secure Boot Should Be Enabled For Kubernetes Node Pools” for GCP using GCP console, follow the below steps:

  1. Open the GCP console and navigate to the Kubernetes Engine page.
  2. Click on the name of the cluster for which you want to enable Secure Boot.
  3. Click on the “Nodes” tab and select the node pool for which you want to enable Secure Boot.
  4. Click on the “Edit” button at the top of the page.
  5. In the “Node pool details” section, scroll down to the “Security” section.
  6. Check the box next to “Enable secure boot”.
  7. Click on the “Save” button at the bottom of the page.

Once you have completed these steps, the Secure Boot will be enabled for the selected node pool of your Kubernetes cluster in GCP.

Additional Reading: