Issues with clusterctl#
When using clusterctl
to work with child cluster objects, you may run into the following error:
clusterctl describe cluster kubevirt-demo
Error: this version of clusterctl could be used only with "v1beta2" management clusters, "v1beta1" detected
This error occurs because the current CAPI operator doesn't support CAPI v1.11 yet. To solve this problem,
install a version of clusterctl
below 1.11, such as Clusterctl v1.10.5.