Join Slack
Powered by
Hi everyone, any best terraform module with AWS ek...
# terraform
n
Naresh Chedella
09/09/2024, 4:39 PM
Hi everyone, any best terraform module with AWS eks cluster, node group, auto scaling group, load balancer.
a
Andrew Kirkpatrick
09/09/2024, 5:50 PM
Would use the AWS EKS Module and take a look at their Karpenter (node pool autoscaling) example
https://github.com/terraform-aws-modules/terraform-aws-eks/tree/master/examples/karpenter
Load balancer would be provisioned by workloads deployed to the cluster
n
Naresh Chedella
09/11/2024, 4:19 AM
Thanks
@Andrew Kirkpatrick
for the information. Will check this out.
8
Views
Open in Slack
Previous
Next