Commit 62ec0eaf authored by Nandor Kracser's avatar Nandor Kracser

Fix kubectl->kubefed typo

parent da14a4d8
...@@ -54,7 +54,7 @@ var ( ...@@ -54,7 +54,7 @@ var (
# a valid RFC 1123 subdomain name. Cluster context # a valid RFC 1123 subdomain name. Cluster context
# must be specified if the cluster name is different # must be specified if the cluster name is different
# than the cluster's context in the local kubeconfig. # than the cluster's context in the local kubeconfig.
kubectl join foo --host-cluster-context=bar`) kubefed join foo --host-cluster-context=bar`)
) )
// NewCmdJoin defines the `join` command that joins a cluster to a // NewCmdJoin defines the `join` command that joins a cluster to a
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment