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

No balancing when node goes down #27

Open
vinid223 opened this issue Oct 4, 2021 · 1 comment
Open

No balancing when node goes down #27

vinid223 opened this issue Oct 4, 2021 · 1 comment

Comments

@vinid223
Copy link

vinid223 commented Oct 4, 2021

Hello,

I have an issue when one node is suddently not available and the load balancer is just not working for any deployments on the cluster. Even if the deployments run on other nodes, they are unreachable until the node is back up.

I am running a k3s cluster of 5 Raspberry Pi.

I don't know what to provide for the issue, but I am available to diagnose

@cawoodm
Copy link

cawoodm commented Apr 15, 2022

We are seeing the same issue with 2 K3S nodes (1 master, 1 worker). If the worker goes down and we ping a service on the UP node we are seeing 50% failures as ingress continues directing traffic round-robin to both nodes. We have all our pods (incl coredns and traefik) on both nodes so we expect 100% availability when a node goes down.

StackOverflow

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