Skip to content

Commit 5a340a6

Browse files
committed
chore: add blue green support to pending features
1 parent 63e6ef7 commit 5a340a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/aks-preview/HISTORY.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ To release a new version, please select a new version number (usually plus 1 to
1212
Pending
1313
+++++++
1414
* Add machine command `az aks machine add` to add a machine to an existing machine pool.
15+
* Add blue-green upgrade strategy support for AKS node pools:
16+
- `az aks nodepool add/update/upgrade`: Add `--upgrade-strategy` parameter to switch between rolling and blue-green nodepool upgrades.
17+
- `az aks nodepool add/update/upgrade`: Add `--drain-batch-size`, `--drain-timeout-bg`, `--batch-soak-duration`, `--final-soak-duration` parameters to configure blue-green upgrade settings.
1518

1619
18.0.0b36
1720
+++++++

0 commit comments

Comments
 (0)