Update README.md Changes Google Container Engine to Google Kubernetes Engine (#2690)

This commit is contained in:
Albi Mudakar 2025-04-02 23:09:06 +07:00 committed by GitHub
parent 194c4ea4e2
commit e1f7cfdf31
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.