Merge pull request #11424 from lavalamp/mungePreformatted

Munge preformatted
This commit is contained in:
Abhi Shah
2015-07-17 13:32:38 -07:00
95 changed files with 629 additions and 23 deletions

View File

@@ -40,6 +40,7 @@ You may also visit [troubleshooting document](../troubleshooting.md) for more in
The first thing to debug in your cluster is if your nodes are all registered correctly.
Run
```
kubectl get nodes
```