Updated per feedback

This commit is contained in:
Jennifer Travinski
2022-03-11 18:43:27 -05:00
parent 2d252669a3
commit a31e4e8eb9
@@ -21,7 +21,7 @@ The following are some specific example configuration changes that may cause the
- When editing the cluster and enabling `drain before delete`, the existing control plane nodes and worker are deleted and new nodes are created. - When editing the cluster and enabling `drain before delete`, the existing control plane nodes and worker are deleted and new nodes are created.
- When nodes are being provisioned, performing a scale down operation may result in both nodes getting deleted and a new one being provisioned. - When nodes are being provisioned, performing a scale down operation may, in some cases, result in both nodes getting deleted and a new one being provisioned.
Users who are used to RKE1 provisioning should take note of this new RKE2 behavior which may be unexpected. Users who are used to RKE1 provisioning should take note of this new RKE2 behavior which may be unexpected.