✓ Solved

LKE backend is shown as down

Hi,

Im not sure what Im missing.
i have a LKE with one backend node and one pod running one container.
For the service i have enabled LoadBalancer which is a Linode nodebalancer.

The port forwarding on 80:30504 works and Im able to hit the flask application.
However, the backend is always down in node balancer.
What am i doing wrong?

Images are here
https://nnuserdebugs.blogspot.com/2023/07/debugs.html

1 Reply

✓ Best Answer

It was my mistake, I had forgotten to run python server under 0.0.0.0 and instead it was restricted to loopback.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct