scratch.md: Explain standard use of validate-cluster.sh
parent
ca1b9882de
commit
eadd4b3c05
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue