Skip to content

Latest commit

 

History

History

04_single-cluster-ingress

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

LKE cluster with kube config, and NGINX Ingress Controller

This code will provision a cluster with three g6-standard-2 worker nodes. Includes an NGINX Ingress Controller deployed through a Helm chart.

You can provision the cluster with the following commands:

terraform init
terraform plan
terraform apply

In the same folder, you will find a kube-config file for accessing the cluster.