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 回答
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
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容