From a6d1a38f07bbae6628ad8530a2e963c1cea38555 Mon Sep 17 00:00:00 2001 From: nashasha1 Date: Mon, 19 Mar 2018 09:55:07 +0800 Subject: [PATCH] Fix typo in federation document --- 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 016d981145cde..ffda68cbee5a2 100644 --- a/docs/tasks/federation/set-up-cluster-federation-kubefed.md +++ b/docs/tasks/federation/set-up-cluster-federation-kubefed.md @@ -386,7 +386,7 @@ To join clusters into the federation: 1. If you are using a managed cluster service, allow the service to access the cluster. To do this, create a `clusterrolebinding` for the account associated with your cluster service: - kubectl create clusterrolebinding -cluster-admin-binding --clusterrole=cluster-admin --user=@example.org --context=-cluster-admin-binding --clusterrole=cluster-admin --user=@example.org --context= 1. Join the cluster to the federation, using `kubefed join`, and make sure you provide the following: