Create a Kubernetes Cluster with RKE in Google Cloud Platform, import it to a Rancher cluster and create a NGINX deployment to see it in action. All using Terraform.
- Create
terraform.auto.tfvars
and provide values to the variables. - Run
terraform init
andterraform apply
- Take a sip of coffee and see it do it's magic.
- Enjoy a self managed Kubernetes Cluster deployed in minutes.