From eadd4b3c0512858292647e02386f9aa7149e7e02 Mon Sep 17 00:00:00 2001 From: George G Date: Wed, 14 Sep 2016 19:08:24 +0100 Subject: [PATCH] scratch.md: Explain standard use of validate-cluster.sh --- docs/getting-started-guides/scratch.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/getting-started-guides/scratch.md b/docs/getting-started-guides/scratch.md index e503a76e4b..c59d22ba1c 100644 --- a/docs/getting-started-guides/scratch.md +++ b/docs/getting-started-guides/scratch.md @@ -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