envoyproxy / envoyproxy/gateway

GKE unhealthy LB targets

Aperta
#5,314 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub
stale triage
Lingua principale
Go
Stelle
3k
Fork
864
Merge medio
2g 2h
PR unite (30g)
140

Descrizione

Posting a question as I’m wondering if anybody else has had a similar experience.

*Description*:

If my gateway Deployment object, which manages my gateway, moves to a different node, the L4 GKE load balancer flags all instances as unhealthy. In this case, the gateway might still function, but the health check fails to detect it properly.

*Steps*:

Deploy a gateway and an HTTPRoute, then verify that the load balancer shows a healthy status (for one node).
Schedule the Deployment managed by the gateway onto another node.
Observe that the load balancer no longer has any healthy targets.

*Resolution*:
Delete the gateway resource and recreate it. This forces GCP to recreate the load balancer, resolving the issue.

[optional *Relevant Links*:]
https://github.com/envoyproxy/gateway/issues/5195

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.