mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 00:07:50 +00:00
Fix kubectl->kubefed typo
This commit is contained in:
parent
da14a4d836
commit
62ec0eaf11
@ -54,7 +54,7 @@ var (
|
||||
# a valid RFC 1123 subdomain name. Cluster context
|
||||
# must be specified if the cluster name is different
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user