Updated per feedback

This commit is contained in:
Jennifer Travinski
2022-03-11 18:22:57 -05:00
parent 226f8334d0
commit e155f2531b
@@ -13,7 +13,7 @@ RKE1 uses Docker for deploying and managing control plane components and the con
### Cluster API
RKE2/K3s V2 provisioning is built on top of the Cluster API (CAPI) upstream framework which often makes RKE2-provisioned clusters behave differently than RKE1-provisioned clusters.
RKE2/K3s provisioning is built on top of the Cluster API (CAPI) upstream framework which often makes RKE2-provisioned clusters behave differently than RKE1-provisioned clusters.
When you make changes to your cluster configuration in RKE2, this may result in nodes reprovisioning. This is controlled by CAPI controllers and not by Rancher itself. Note that for etcd nodes, the same behavior does not apply.