You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# Terraform Google GKE Cluster
2
2
3
-
A Terraform module to create a best-practise Google Kubernetes Engine (GKE) cluster.
3
+
A Terraform module to create a best-practice Google Kubernetes Engine (GKE) cluster.
4
4
5
-
This module is availble on [Terraform registry](https://registry.terraform.io/modules/jetstack/gke-cluster/google/).
5
+
This module is available on [Terraform registry](https://registry.terraform.io/modules/jetstack/gke-cluster/google/).
6
6
7
7
The module is designed to be used by Jetstack customers to make it easier for them to create clusters that are secure and follow Jetstack recommendations.
8
8
It gives them flexibility with certain properties so the cluster can be customised to their needs, but gives fixed values for properties that could lead to issues or insecurity.
0 commit comments