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
Copy file name to clipboardExpand all lines: website/docs/r/container_node_pool.html.markdown
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -265,7 +265,7 @@ cluster.
265
265
266
266
`max_surge` and `max_unavailable` must not be negative and at least one of them must be greater than zero.
267
267
268
-
*`strategy` - (Default `SURGE`) The upgrade stragey to be used for upgrading the nodes.
268
+
*`strategy` - (Default `SURGE`) The upgrade strategy to be used for upgrading the nodes.
269
269
270
270
*`blue_green_settings` - (Optional) The settings to adjust [blue green upgrades](https://cloud.google.com/kubernetes-engine/docs/concepts/node-pool-upgrade-strategies#blue-green-upgrade-strategy).
271
271
Structure is [documented below](#nested_blue_green_settings)
0 commit comments