Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loadbalancer setup failing. #492

Open
kgp7812 opened this issue Mar 15, 2024 · 1 comment
Open

Loadbalancer setup failing. #492

kgp7812 opened this issue Mar 15, 2024 · 1 comment

Comments

@kgp7812
Copy link

kgp7812 commented Mar 15, 2024

working eks workshop:
https://www.eksworkshop.com/docs/fundamentals/exposing/loadbalancer/adding-lb
when deploying loadbalancer services it showing "pending" status.

Error from ui-nlb serivces:

couldn't get current server API group list: Get "http://ervice/api?timeout=32s": dial tcp: lookup ervice on 172.31.0.2:53: no such host.
it seems like somewhere in code its mention as "ervice" instead of "services" ?
I have looked the ui app code but unable to find URL.

https://github.com/aws-containers/retail-store-sample-app/tree/main/src/ui

@pmidhun
Copy link

pmidhun commented Apr 10, 2024

hi @kgp7812 Just curious, how did you get these logs? what command did you enter to get visibility into the error you shared?

Error from ui-nlb serivces:

couldn't get current server API group list: Get "http://ervice/api?timeout=32s": dial tcp: lookup ervice on 172.31.0.2:53: no such host.

And did you solve this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants