mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 19:28:16 +00:00
KubeProxy operates with a single health server and two proxies, one for each IP family. The use of the term 'proxier' in the types and functions within pkg/proxy/healthcheck can be misleading, as it may suggest the existence of two health servers, one for each IP family. Signed-off-by: Daman Arora <aroradaman@gmail.com>