From 246cb9e02db2bef80072ca5ae391db67e9790bdf Mon Sep 17 00:00:00 2001 From: Helen Chang Date: Mon, 19 Feb 2018 05:13:37 +0800 Subject: [PATCH] update federation control plane turn down command (#7332) **kubectl** uses `--context` option for specifying the context, the option `--host-cluster-context` is for **kubefed join**. --- docs/tasks/federation/set-up-cluster-federation-kubefed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tasks/federation/set-up-cluster-federation-kubefed.md b/docs/tasks/federation/set-up-cluster-federation-kubefed.md index 556a182771181..f5b5c94a2e6c9 100644 --- a/docs/tasks/federation/set-up-cluster-federation-kubefed.md +++ b/docs/tasks/federation/set-up-cluster-federation-kubefed.md @@ -483,7 +483,7 @@ federation control plane's etcd. You can delete the federation namespace by running the following command: ``` -kubectl delete ns federation-system --host-cluster-context=rivendell +kubectl delete ns federation-system --context=rivendell ``` Note that `rivendell` is the host cluster name, replace that with the