kubernetes/cmd/kubeadm
Kubernetes Submit Queue 756539f4fc Merge pull request #43684 from xilabao/patch-10
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
```
2017-04-01 07:02:42 -07:00
..
app Merge pull request #43684 from xilabao/patch-10 2017-04-01 07:02:42 -07:00
test/cmd Merge pull request #43109 from apprenda/kubeadm_completion_test-cmds 2017-03-31 00:34:24 -07:00
BUILD kubeadm: updated cmd tests as discussed in SIG 2017-02-07 12:47:07 -08:00
kubeadm.go Refactor the whole binary, a lot of changes in one commit I know, but I just hacked on this and modified everything I thought was messy or could be done better. 2016-12-09 12:48:12 +02:00
OWNERS remove dgoodwin and dmmcquay to kubeadm reviewers 2017-03-14 05:19:25 -07:00