File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -473,7 +473,6 @@ command with the cluster name and the federation's
473473kubefed unjoin gondor --host-cluster-context=rivendell
474474` ` `
475475
476-
477476# # Turning down the federation control plane
478477
479478Proper cleanup of federation control plane is not fully implemented in
@@ -484,8 +483,8 @@ federation control plane's etcd. You can delete the federation
484483namespace by running the following command :
485484
486485` ` `
487- kubectl delete ns federation-system --context=rivendell
486+ kubectl delete ns federation-system --host-cluster- context=rivendell
488487` ` `
489488
490- Note that `rivendell` is the host cluster name, replace that with the appropriate name in your configuration.
491-
489+ Note that `rivendell` is the host cluster name, replace that with the
490+ appropriate name in your configuration.
You can’t perform that action at this time.
0 commit comments