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: