mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 20:00:07 +00:00
If the pod network reuses a pod IP while the old pod is still terminating, then we may temporarily see two Endpoints for that IP. In that case, prefer the non-terminating one.