Technical Error Solutions
Find verified fixes for common development and DevOps errors, sourced directly from official patches and community discussions.
Kubernetes
- [sig-windows] kube-proxy crash loop: hcnCreateLoadBalancer failed in Win32: The specified port already exists (0x803b0013)
- ContainerPorts SSA key is insufficiently unique - SSA fails with "duplicate" error when the contents are valid
- Fix for kube-proxy: Drop packets in INVALID state
- Fix for kubelet, kube-proxy: unmark packets before masquerading them
- Fix for Service load balancers should include unschedulable nodes
- Fixed: Kubelet TCP/HTTP probes: improve network resources utilization
- Fixed: Make iptables and ipvs modes of kube-proxy MASQUERADE --random-fully if possible
- Idea: Pod-level probes or exclude some containers from pod readiness
- kube-proxy fails to sync in nftables mode when newer nftables sets exist
- port kube-proxy nftables to netlink API (?)