mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-06 21:28:16 +00:00
It should match what we have for endpoints as endpointslices is replacing them and # updates of endpointslices should be roughly the same as # updates of endpoints. Otherwise, kube-proxy may start loosing watches for endpointslices (we believe this is what currently happens in scale tests, will create an issue for that soon).