GoogleCloudPlatform / gke-autoneg-controller

This GKE controller provides simple custom integration between GKE and GCLB.
Apache License 2.0
161 stars 51 forks source link

LoadBalancerNegWithoutHealthCheck causes dropped requests #137

Open dermasmid opened 4 months ago

dermasmid commented 4 months ago

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.