Tag: terraform
All the articles with the tag "terraform".
Create k3s cluster in private subnet and nginx load balancer in public subnet using terraform
Posted on:November 19, 2024 at 04:06 AMLearn how to deploy a secure Kubernetes environment using K3s in AWS private subnets with an NGINX load balancer. This comprehensive guide covers creating a production-ready infrastructure using Terraform, including VPC configuration, public-private subnet architecture, NAT gateways, and K3s cluster setup.