You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: