Skip to content

Commit e51dcfb

Browse files
authored
Update cluster-autoscaler/cloudprovider/clusterapi/README.md
1 parent 6eebb82 commit e51dcfb

File tree

1 file changed

+1
-1
lines changed
  • cluster-autoscaler/cloudprovider/clusterapi

1 file changed

+1
-1
lines changed

cluster-autoscaler/cloudprovider/clusterapi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ in the staging namespace, belonging to the purple cluster, with the label owner=
8383
> `--cloud-config` is the flag for specifying a mount volume path to the kubernetes configuration (ie KUBECONFIG) to the cluster-autoscaler for communicating with the cluster-api management cluster for the purpose of scaling machines.
8484
8585
> [!IMPORTANT]
86-
> `--kubeconfig` is the flag to configure the cluster to watch for the need of autoscaling.
86+
> ``--kubeconfig` is the flag for specifying a mount volume path to the kubernetes configuration (ie KUBECONFIG) to the cluster-autoscaler for communicating with the cluster-api workload cluster for the purpose of watching Nodes and Pods. This flag can be affected by the desired topology for deploying the cluster-autoscaler, please see the diagrams below for more information.
8787
8888
You will also need to provide the path to the kubeconfig(s) for the management
8989
and workload cluster you wish cluster-autoscaler to run against. To specify the

0 commit comments

Comments
 (0)