1
0
mirror of https://github.com/rancher/os.git synced 2025-09-16 06:59:12 +00:00
Files
os/docs/mcm.md
Darren Shepherd 06fc7fc32e More random docs
2021-10-22 12:52:40 -07:00

9 lines
216 B
Markdown

## Multi-Cluster Management
By default Multi Cluster Managmement is disabled in Rancher. To enable set the
following in the rancherd config.yaml
```yaml
rancherValues:
features: multi-cluster-management=true
```