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 a77c2a72f2 added simple-template 2024-09-01 15:17:55 +04:00
simple-template added simple-template 2024-09-01 15:17:55 +04:00
.gitignore refactor readme and some cluster; add script for fetch cluster creds 2024-06-16 12:41:35 +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.