Merge pull request #1721 from rsmitty/master

Very basic kubeadm reset command formatting fix.
This commit is contained in:
devin-donnelly
2016-11-21 14:40:34 -08:00
committed by GitHub
+1 -1
View File
@@ -260,7 +260,7 @@ If there is a firewall, make sure it exposes this port to the internet before yo
* To undo what `kubeadm` did, simply run:
# kubeadm reset
# kubeadm reset
If you wish to start over, run `systemctl start kubelet` followed by `kubeadm init` or `kubeadm join`.