Forum Navigation
You need to log in to create posts and topics.

Amazon AWS EKS - Resources Links

Creating an Amazon EKS cluster

https://docs.aws.amazon.com/eks/latest/userguide/create-cluster.html


Terraform / Hasicorp

Terraform  is an “infrastructure as code” tool similar to AWS CloudFormation that allows you to create, update, and version your Amazon Web Services (AWS) infrastructure.

https://github.com/terraform-aws-modules


Provide external access  Kubernetes services in Amazon EKS cluster

Use the NGINX ingress controller or AWS Load Balancer Controller for Kubernetes to provide external access to multiple Kubernetes services in your Amazon EKS cluster. The NGINX ingress controller is maintained primarily by NGINX

https://aws.amazon.com/premiumsupport/knowledge-center/eks-access-kubernetes-services/