1
0
mirror of https://github.com/rancher/os.git synced 2025-09-05 08:42:38 +00:00
Files
os/docs/mcm.md

9 lines
216 B
Markdown
Raw Normal View History

2021-10-22 11:40:06 -07:00
## 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
```