1 Answer
0
Hi Arjun,
TL;DR: you have to choose an Ingress technology first. This should be a decision that you (or your team) make and most of them will work on EKS as EKS is a Kubernetes cluster just like any other. You can find some options here https://kubernetes.io/docs/concepts/services-networking/ingress-controllers/
Keep in mind that Ingress is not the only option when it comes to exposing applications in a Kubernetes cluster. You can see other ways here https://kubernetes.io/docs/tutorials/kubernetes-basics/expose/expose-intro/
If you want something more AWS specific this may help https://aws.amazon.com/premiumsupport/knowledge-center/eks-kubernetes-services-cluster/
answered 2 months ago
Relevant content
- asked 14 days ago
- asked 13 days ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 2 months ago