Skip to content

Commit 03e2795

Browse files
authored
Merge pull request #7405 from ctrox/rancher-clarify-docs
docs(rancher): clarify single RKE2 target
2 parents 3fc72cf + da04e81 commit 03e2795

File tree

1 file changed

+5
-3
lines changed
  • cluster-autoscaler/cloudprovider/rancher

1 file changed

+5
-3
lines changed

cluster-autoscaler/cloudprovider/rancher/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ underlying cluster-api types of RKE2.
66

77
## Configuration
88

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).
1213

1314
### Configuration via environment variables
15+
1416
In order to override URL, token or clustername use following environment variables:
1517
- RANCHER_URL
1618
- RANCHER_TOKEN

0 commit comments

Comments
 (0)