Windows kube-proxy images
author of the fork, 2026
Windows kube-proxy container images built and published with IPv6 support, alongside a hardened startup script that waits for network readiness and clears the load-balancer state alone.
kube-proxy directs Kubernetes service traffic to the pods behind it, and this project builds and publishes Windows kube-proxy container images carrying IPv6 support. The accompanying startup script waits for the network to become ready before launching, clears the load-balancer state alone so Calico policies and pod routing stay intact, keeps the service from selecting a site-local address as its source address, and watches for stale load-balancer entries.