Update kubefed_init.md
Fix leading spaces in commands
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user