AWS EKS - NLB wird nicht installiert

0

We created a new EKS cluster, for this we installed a rancher with helm and installed the cert manager. We added the tags that are in the documentation in our subnets and security groups, as recommended. We followed the steps to create an NLB with the following documentation: https://docs.aws.amazon.com/de_de/eks/latest/userguide/aws-load-balancer-controller.htmlPolicy. With 'kubectl get deployment -n kube-system aws-load-balancer-controller' we get an answer that it is installed / ready. But in AWS under our load balancers there is no new one listed. Where can the problem lie here? Is there anything else we should consider?

1 Antwort
0

Kindly refer these steps once again to cross check on the AWS LoadBalancer Controller Installation https://docs.aws.amazon.com/eks/latest/userguide/aws-load-balancer-controller.html.

If that looks OK, please verify the pre-requisites for setting NLB on EKS https://docs.aws.amazon.com/eks/latest/userguide/network-load-balancing.html

AWS
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen