ELB creation: could not find any suitable subnets for creating the ELB

0

Hello,

We're trying to deploy a Nginx ingress and here the error we have:

  Type     Reason                      Age               From                Message
  ----     ------                      ----              ----                -------
  Normal   EnsuringLoadBalancer        3s (x4 over 38s)  service-controller  Ensuring load balancer
  Warning  CreatingLoadBalancerFailed  2s (x4 over 38s)  service-controller  Error creating load balancer (will retry): failed to ensure load balancer for service api-ingress-nginx: could not find any suitable subnets for creating the ELB

Does someone have the same error ?
How can we debug this ?

It seems that the first creation of the ingress in a fresh new cluster works but when we try to redeploy it, we have this error.

jivanic
asked 5 years ago3152 views
2 Answers
0
jivanic
answered 5 years ago
0

You have not tagged up your subnets correctly, check the AWS docs.

answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions