Skip to content

Commit 6aa9b76

Browse files
Fix typo (#11384) (#19022)
[upstream:3312a3f07514582c60429f285deed206f547d3a0] Signed-off-by: Modular Magician <magic-modules@google.com>
1 parent 6602525 commit 6aa9b76

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changelog/11384.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
```release-note:none
2+
```

website/docs/r/container_node_pool.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ cluster.
265265

266266
`max_surge` and `max_unavailable` must not be negative and at least one of them must be greater than zero.
267267

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.
269269

270270
* `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).
271271
Structure is [documented below](#nested_blue_green_settings)

0 commit comments

Comments
 (0)