File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
docs/docs-content/release-notes Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,14 @@ tags: ["release-notes"]
2121
2222#### Breaking Changes {#breaking-changes-4.7.a}
2323
24- - Availability zones are now required for MAAS [ node pools] ( ../clusters/cluster-management/node-pool.md ) when deploying
25- [ MAAS clusters] ( ../clusters/data-center/maas/create-manage-maas-clusters.md ) . Availability zones are _ not_ required
26- when performing Day-2 node pool updates on MAAS clusters deployed prior to Palette version 4.7.a. Changing
27- availability zones post-cluster deployment will trigger a
28- [ node pool repave] ( ../clusters/cluster-management/node-pool.md#repave-behavior-and-configuration ) .
24+ - Availability zones are now required when creating MAAS [ node pools] ( ../clusters/cluster-management/node-pool.md ) .
25+ - For [ MAAS clusters] ( ../clusters/data-center/maas/create-manage-maas-clusters.md ) deployed prior to Palette version
26+ 4.7.a, selecting an availability zone is required when creating a new node pool; however, selecting an availability
27+ zone is _ not_ required when modifying an existing node pool, as modifying availability zones post-cluster deployment
28+ will trigger a [ node pool repave] ( ../clusters/cluster-management/node-pool.md#repave-behavior-and-configuration ) .
29+ - For MAAS clusters deployed prior to 4.7.a, we recommend creating a new node pool with an availability zone selected
30+ and migrating existing workloads to the new node pool when convenient. For guidance on migrating workloads, refer to
31+ the [ Taints and Tolerations] ( ../clusters/cluster-management/taints.md ) guide.
2932
3033#### Features
3134
You can’t perform that action at this time.
0 commit comments