Service LoadBalancer Preserve DNS

0

How can you preserve DNS when dealing with an EKS Service? If a Service is deleted I don't want to have to propagate a change through DNS.

I found that that the Kubernetes "loadBalancerIP" spec does not appear to work.

Next I am exploring running two load balancers so that we can manage the external and manage the Kubernetes Service ELB in IP based target group.

Any thoughts on a this path or a better one? Should we be thinking about this differently?

Thx! bkc

ahec
demandé il y a 5 ans224 vues
1 réponse
0

As a first config, I've decided to use the aws-alb-ingress-controller pointing to our nginx-ingress-controller.

https://aws.amazon.com/blogs/opensource/kubernetes-ingress-aws-alb-ingress-controller/

https://github.com/helm/charts/tree/master/stable/nginx-ingress

ahec
répondu il y a 5 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions