mirror of
https://github.com/hashicorp/terraform-provider-kubernetes.git
synced 2025-12-18 23:06:07 -05:00
Update README.md Changes Google Container Engine to Google Kubernetes Engine (#2690)
This commit is contained in:
parent
194c4ea4e2
commit
e1f7cfdf31
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# GKE (Google Container Engine)
|
||||
# GKE (Google Kubernetes Engine)
|
||||
|
||||
This example shows how to use the Terraform Kubernetes Provider and Terraform Helm Provider to configure a GKE cluster. The example config builds the GKE cluster and applies the Kubernetes configurations in a single operation. This guide will also show you how to make changes to the underlying GKE cluster in such a way that Kuberntes/Helm resources are recreated after the underlying cluster is replaced.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue