File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
cluster-autoscaler/cloudprovider/rancher Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,13 @@ underlying cluster-api types of RKE2.
6
6
7
7
## Configuration
8
8
9
- The ` cluster-autoscaler ` for Rancher needs a configuration file to work by
10
- using ` --cloud-config ` parameter. An up-to-date example can be found in
11
- [ examples/config.yaml] ( ./examples/config.yaml ) .
9
+ The ` cluster-autoscaler ` for Rancher needs a configuration file to work by using
10
+ ` --cloud-config ` parameter. A ` cluster-autoscaler ` instance can target a single
11
+ downstream RKE2 cluster specified in the config. An up-to-date example can be
12
+ found in [ examples/config.yaml] ( ./examples/config.yaml ) .
12
13
13
14
### Configuration via environment variables
15
+
14
16
In order to override URL, token or clustername use following environment variables:
15
17
- RANCHER_URL
16
18
- RANCHER_TOKEN
You can’t perform that action at this time.
0 commit comments