Add a note about the motivation behind adding/removing clusters.
This commit is contained in:
committed by
Devin Donnelly
parent
f8cce7a66c
commit
8cd5f9652a
@@ -123,6 +123,11 @@ federation with host cluster `rivendell`:
|
|||||||
kubefed join gondor --host-cluster-context=rivendell
|
kubefed join gondor --host-cluster-context=rivendell
|
||||||
```
|
```
|
||||||
|
|
||||||
|
> Note: Kubernetes requires that you manually join clusters to a
|
||||||
|
federation because the federation control plane manages only those
|
||||||
|
clusters that it is responsible for managing. Adding a cluster tells
|
||||||
|
the federation control plane that it is responsible for managing that
|
||||||
|
cluster.
|
||||||
|
|
||||||
### Naming rules and customization
|
### Naming rules and customization
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user