parent
0f73f145fa
commit
568d7d29ed
|
|
@ -18,10 +18,10 @@ kubefed init FEDERATION_NAME --host-cluster-context=HOST_CONTEXT
|
||||||
### Examples
|
### Examples
|
||||||
|
|
||||||
```
|
```
|
||||||
# Initialize federation control plane for a federation
|
# Initialize federation control plane for a federation
|
||||||
# named foo in the host cluster whose local kubeconfig
|
# named foo in the host cluster whose local kubeconfig
|
||||||
# context is bar.
|
# context is bar.
|
||||||
kubefed init foo --host-cluster-context=bar
|
kubefed init foo --host-cluster-context=bar
|
||||||
```
|
```
|
||||||
|
|
||||||
### Options
|
### Options
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue