File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ resources provided by the VM at $MASTER_IP will serve as the kubemark master.
23
23
## Use Case
24
24
25
25
The goal of the pre-existing provider is to use the kubemark tools with an
26
- existing kubermark master. It's meant to provide the developer with
26
+ existing kubemark master. It's meant to provide the developer with
27
27
additional flexibility to customize the cluster infrastructure and still use
28
28
the kubemark setup tools. The pre-existing provider is an ** advanced** use
29
29
case that requires the developer to have knowledge of setting up a kubemark
Original file line number Diff line number Diff line change @@ -776,4 +776,4 @@ until [ "$(curl 127.0.0.1:8080/healthz 2> /dev/null)" == "ok" ]; do
776
776
fi
777
777
done
778
778
779
- echo " Done for the configuration for kubermark master"
779
+ echo " Done for the configuration for kubemark master"
You can’t perform that action at this time.
0 commit comments