scratch.md: Explain standard use of validate-cluster.sh

pull/1223/head
George G 2016-09-14 19:08:24 +01:00
parent ca1b9882de
commit eadd4b3c05
1 changed files with 3 additions and 0 deletions

View File

@ -823,6 +823,9 @@ Notes for setting up each cluster service are given below:
### Running validate-cluster
`cluster/validate-cluster.sh` is used by `cluster/kube-up.sh` to determine if
the cluster start succeeded.
Example usage and output:
```shell