Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashicorp-education/learn-terraform-provision-gke-cluster
https://github.com/hashicorp-education/learn-terraform-provision-gke-cluster
hashicorp kubernetes terraform tutorial
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashicorp-education/learn-terraform-provision-gke-cluster
- Owner: hashicorp-education
- License: mpl-2.0
- Created: 2020-03-21T21:30:22.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-07-28T14:37:21.000Z (over 1 year ago)
- Last Synced: 2024-12-16T18:53:17.633Z (8 days ago)
- Topics: hashicorp, kubernetes, terraform, tutorial
- Language: HCL
- Homepage: https://learn.hashicorp.com/tutorials/terraform/gke
- Size: 27.3 KB
- Stars: 118
- Watchers: 11
- Forks: 241
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn Terraform - Provision a GKE Cluster
This repo is a companion repo to the [Provision a GKE Cluster tutorial](https://developer.hashicorp.com/terraform/tutorials/kubernetes/gke), containing Terraform configuration files to provision an GKE cluster on GCP.
This sample repo also creates a VPC and subnet for the GKE cluster. This is not
required but highly recommended to keep your GKE cluster isolated.