• Kubernetes Submit Queue's avatar
    Merge pull request #43684 from xilabao/patch-10 · 756539f4
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    fix typo in kubeadm join -h
    
    ```
    Flags:
          --config string                Path to kubeadm config file
          --discovery-file string        A file or url from which to load cluster information
          --discovery-token string       A token used to validate cluster information fetched from the master
          --skip-preflight-checks        skip preflight checks normally run before modifying the system
          --tls-bootstrap-token string   A token used for TLS bootstrapping
          --token string                 Use this token for both discovery-token and tls-bootstrap-token
    ```
    756539f4
Name
Last commit
Last update
..
app Loading commit data...
test/cmd Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
kubeadm.go Loading commit data...