This is a repository with a few examples of GKE clusters that you can create in your own GCP project
Go to file
Aleksei Krugliak 80fafc6457 bump tf version 2024-10-15 17:21:06 +04:00
bucket add bucket and private-cluster-module 2024-09-01 15:19:36 +04:00
private-cluster-module bump tf version 2024-10-15 17:21:06 +04:00
simple-template bump tf version 2024-10-15 17:21:06 +04:00
.gitignore bump tf version 2024-10-15 17:21:06 +04:00
.pre-commit-config.yaml added simple-template 2024-09-01 15:17:55 +04:00
README.md added simple-template 2024-09-01 15:17:55 +04:00

README.md

Terraform GKE clusters templates

Hello everyone! I'm glad to see you here. This is a repository with a few examples of GKE clusters that you can create in your own GCP project. Feel free to use this code in sandboxes for testing purposes.

Also, I'm adding links to this repository in my articles on my Medium and other places.

How to use this repo

You can see a few directories in this repo:

  • bucket - terraform code for creating google bucket for storing remote state
  • simple-template - Simple GKE example. Usually it's enough for any of my tests.
  • private-cluster-module - GKE created by beta-private-cluster-update-variant module. Creates GKE cluster with a private network.

Each directory contains its own readme with all needed commands to reproduce the example.

❤️ I'm very thankful to Altenar who sponsored me in this project.