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

LoadBalancerNegWithoutHealthCheck causes dropped requests #137

Open
dermasmid opened this issue Jun 23, 2024 · 1 comment
Open

LoadBalancerNegWithoutHealthCheck causes dropped requests #137

dermasmid opened this issue Jun 23, 2024 · 1 comment

Comments

@dermasmid
Copy link

When a new pod gets added, it gets marked healthy right away instead of waiting for the lb to mark it so.
anyone else seeing this?

Pod is in NEG "Key{\".....", zone: \"us-central1-f\"}". NEG is not attached to any BackendService with health checking. Marking condition "cloud.google.com/load-balancer-neg-ready" to True.
@rosmo
Copy link
Collaborator

rosmo commented Nov 14, 2024

Oh, this has nothing to do with Autoneg. I guess we need more information, but there are quite a few different health checks involved here (internal Kubernetes, load balancer healthchecks, etc). It's a fairly complicated problem - which I haven't seen really properly explained anywhere.

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