Update GUIDE.md

Increase indentation for correct display on github.com
This commit is contained in:
Brian Hannay 2020-06-04 21:29:22 -07:00 committed by GitHub
parent 62a7980d6c
commit cd7afa58d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -142,8 +142,8 @@ $ curl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | sudo apt-key a
### Initialize your master node ### Initialize your master node
* You now have two new commands installed: * You now have two new commands installed:
* kubeadm - used to create new clusters or join an existing one * kubeadm - used to create new clusters or join an existing one
* kubectl - the CLI administration tool for Kubernetes * kubectl - the CLI administration tool for Kubernetes
* Pre-pull images * Pre-pull images