Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashicorp/learn-terraform-provision-gke-cluster
https://github.com/hashicorp/learn-terraform-provision-gke-cluster
hashicorp kubernetes terraform tutorial
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashicorp/learn-terraform-provision-gke-cluster
- Owner: hashicorp
- 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-09-28T13:20:13.214Z (3 months ago)
- Topics: hashicorp, kubernetes, terraform, tutorial
- Language: HCL
- Homepage: https://learn.hashicorp.com/tutorials/terraform/gke
- Size: 27.3 KB
- Stars: 115
- Watchers: 11
- Forks: 241
- Open Issues: 6
-
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.