The purpose of this project is to simplify infrastructure deployment in GCP using Terraform. You will find in this repo the necessary to perform the following:
- Deploy a single GKE cluster with 2 node pools with Terraform
- Deploy and expose a containerized app using gcloud cli and kubectl
But before, you need to set up a GCP account and create a project.
1- Enable the Kubernetes Engine API as shown below.
2- The code is available and working well but I'm still working on it. I'll complete this Readme as soon as possible 😁.
Just check for updates....