File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
cluster-autoscaler/cloudprovider/clusterapi Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,14 @@ cluster.
1010The cluster-api provider requires Kubernetes v1.16 or greater to run the
1111v1alpha3 version of the API.
1212
13+ ## Cluster API Prerequisites
14+
15+ Please be aware that currently the cluster autoscaler only supports CAPI
16+ clusters that have joined their management and workload clusters into a single
17+ cluster. For more information about this please see the
18+ [ Cluster API Concepts documentations] ( https://cluster-api.sigs.k8s.io/user/concepts.html )
19+ and the [ ` clusterctl move ` command documentaion] ( https://cluster-api.sigs.k8s.io/user/concepts.html ) .
20+
1321## Starting the Autoscaler
1422
1523To enable the Cluster API provider, you must first specify it in the command
You can’t perform that action at this time.
0 commit comments