From bc10c5a5caf7f8fc7cfb8dbba03aeca35bd7bafc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Tue, 4 Apr 2023 19:32:49 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=94=20A=20bit=20of=20doc=20?= =?UTF-8?q?=F0=9F=98=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- prepare-labs/test-all-one-kubernetes.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/prepare-labs/test-all-one-kubernetes.sh b/prepare-labs/test-all-one-kubernetes.sh index 2f98abba..9194a631 100755 --- a/prepare-labs/test-all-one-kubernetes.sh +++ b/prepare-labs/test-all-one-kubernetes.sh @@ -1,4 +1,9 @@ #!/bin/sh + +# Note: if you want to run this multiple times (e.g. to create +# another set of clusters while a first one is still running) +# you should set the TF_VAR_cluster_name environment variable. + cd terraform/one-kubernetes case "$1" in