Skip to content

feat(gke): Enable Shielded Instances#474

Merged
bkochendorfer merged 1 commit into
mainfrom
MZCLD-3122
May 26, 2026
Merged

feat(gke): Enable Shielded Instances#474
bkochendorfer merged 1 commit into
mainfrom
MZCLD-3122

Conversation

@bkochendorfer
Copy link
Copy Markdown
Member

Description

We are currently getting the default top level configuration to enable shielding in the cluster but it is not enabled at the node pool level. Enabling at the node pool recreates the nodepool so instead I want to allow configuring per nodepool, rolling out a new nodepool, and then draining the old node pool.

This also allows us to test with things like GPU or only in non-production for now.

Related Tickets & Documents

We are currently getting the default top level configuration to enable
shielding in the cluster but it is not enabled at the node pool level.
Enabling at the node pool recreates the nodepool so instead I want to
allow configuring per nodepool, rolling out a new nodepool, and then
draining the old node pool.

This also allows us to test with things like GPU or only in
non-production for now.
@github-actions github-actions Bot added the minor This PR will increment a minor version label May 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Release plan

Directory Previous version New version
google_gke 0.10.0 0.11.0

@bkochendorfer bkochendorfer merged commit d1a6ce9 into main May 26, 2026
9 checks passed
@bkochendorfer bkochendorfer deleted the MZCLD-3122 branch May 26, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor This PR will increment a minor version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants