Skip to content
This repository was archived by the owner on Oct 31, 2019. It is now read-only.

Commit ca6a6ea

Browse files
authored
Merge pull request #25 from karthequian/patch-1
Fixes typo
2 parents ab41be3 + 9e7b4cb commit ca6a6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ open http://localhost:8001/ui
115115

116116
##### Verifying your cluster:
117117

118-
To do a quick and automated verification of your cluster, run the `cluster-check.sh` located in the `scripts` directory. Note that this script requires your KUBECONFIG enviornment variable to be set (above), and SSH and HTTPs access to be open to etcd and worker nodes.
118+
To do a quick and automated verification of your cluster, run the `cluster-check.sh` located in the `scripts` directory. Note that this script requires your KUBECONFIG environment variable to be set (above), and SSH and HTTPs access to be open to etcd and worker nodes.
119119

120120
To temporarily open access SSH and HTTPs access for `cluster-check.sh`, add the following to your `terraform.tfvars` file:
121121

0 commit comments

Comments
 (0)