GoogleCloudPlatform / cloud-foundation-fabric

End-to-end modular samples and landing zones toolkit for Terraform on GCP.
Apache License 2.0
1.48k stars 841 forks source link

GKE Shielded VMs #2026

Closed aumohr closed 6 months ago

aumohr commented 7 months ago

Describe the bug In stage 3-gke-multitenant, Shielded VMs are not used for the GKE nodes, even though it is a GCP security best practice.

Rationale Shielded VMs are virtual machines (VMs) on Google Cloud Platform hardened by a set of security controls that help defend against rootkits and bootkits. Ensures that the boot loader and firmware are signed/untampered. Optionally, if you do not use any custom or unsigned drivers, also enable secure boot.

Expected behavior Use the Shielded VM option while deploying GKE.

ludoo commented 7 months ago

Reopening as this needs to also be passed in to the nodepool module in node_config.