diff --git a/docs/next/modules/en/pages/user/clusterclass.adoc b/docs/next/modules/en/pages/user/clusterclass.adoc index e68210851..94d77d7b0 100644 --- a/docs/next/modules/en/pages/user/clusterclass.adoc +++ b/docs/next/modules/en/pages/user/clusterclass.adoc @@ -462,9 +462,6 @@ kubectl apply -f https://raw.githubusercontent.com/rancher/turtles/refs/tags/v0. * Create the Azure Cluster from the example ClusterClass + + Note that some variables are left to the user to substitute. + -Also beware that the `internal-first` `registrationMethod` variable is used as a workaround for correct provisioning. + -This immutable variable however will lead to issues when scaling or rolling out control plane nodes. + -A https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5525[patch] will support this case in a future release of CAPZ, but the Cluster will need to be reprovisioned to change the `registrationMethod` + + [source,yaml] ---- @@ -494,8 +491,6 @@ spec: value: - name: azureClusterIdentityName value: cluster-identity - - name: registrationMethod - value: internal-first version: v1.31.7+rke2r1 workers: machineDeployments: