Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lerndevops authored Jun 24, 2020
1 parent 4d69f54 commit ceddc28
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions kube/install/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,5 @@

## how to find kubeadm join token later
```
token=`kubeadm token generate`
kubeadm token create "$token" --print-join-command --ttl=0
kubeadm token create --print-join-command --ttl=0
```

0 comments on commit ceddc28

Please sign in to comment.