To access Grafana via DNS on EKS cluster

0

Hi AWS,

I have installed Grafana on EKS cluster via Helm. I need to add ingress to it so that I can access Grafana via DNS. Please provide me any link for the AWS blog post or steps to perform the same.

Thanks Arjun Goel

profile picture
질문됨 일 년 전286회 조회
1개 답변
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/

profile pictureAWS
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인