Skip to content

Support for blue-green upgrade strategy for GKE node pools #1951

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nkarumanchi27 opened this issue Dec 27, 2023 · 1 comment
Closed

Support for blue-green upgrade strategy for GKE node pools #1951

nkarumanchi27 opened this issue Dec 27, 2023 · 1 comment

Comments

@nkarumanchi27
Copy link

Describe the bug
GKE clusters now support both surge and blue/green upgrade strategy for nodepool upgrades. This request is to add support for blue/green node pool upgrade strategy into the gke nodepool module, https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/tree/master/modules/gke-nodepool

Google documentation: https://cloud.google.com/kubernetes-engine/docs/how-to/node-pool-upgrade-strategies
google_container_node_pool resource from the provider seem to already support this functionality: hashicorp/terraform-provider-google#12045

@nkarumanchi27 nkarumanchi27 changed the title Support for blue-green upgrade of gke node pools Support for blue-green upgrade strategy for GKE node pools Dec 27, 2023
@ludoo
Copy link
Collaborator

ludoo commented Dec 27, 2023

This was implemented in #1905 .

Can you please check support in modules before opening a new issue?

@ludoo ludoo closed this as completed Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants