remove trailing-spaces and blank lines

This commit is contained in:
Leonardo Faoro
2017-09-03 23:18:03 +02:00
committed by Kelsey Hightower
parent 4ca7c45046
commit 4441278561
3 changed files with 9 additions and 11 deletions

View File

@@ -182,10 +182,10 @@ kubectl get componentstatuses
```
NAME STATUS MESSAGE ERROR
controller-manager Healthy ok
scheduler Healthy ok
etcd-2 Healthy {"health": "true"}
etcd-0 Healthy {"health": "true"}
controller-manager Healthy ok
scheduler Healthy ok
etcd-2 Healthy {"health": "true"}
etcd-0 Healthy {"health": "true"}
etcd-1 Healthy {"health": "true"}
```