projectcalico / calico

Cloud native networking and network security
https://docs.tigera.io/calico/latest/about/
Apache License 2.0
5.87k stars 1.31k forks source link

Container networking broken after Windows Server 2022 July 2024 / KB5040437 (OS Build 20348.2582) update #9019

Open avin3sh opened 1 month ago

avin3sh commented 1 month ago

Expected Behavior

I should be able to ping or curl from within the pod without receiving General failure errors.

Current Behavior

ping 1.1.1.1 returns General failure when the Pod is running on a Windows worker with KB5040437 applied

Steps to Reproduce (for bugs)

Context

This breaks critical networking fuctionality from within the Pod and the Pod is unreachable from the outside.

Your Environment

coutinhop commented 1 month ago

There's currently a known issue going on with this Windows update KB5040437 (not caused by Calico): https://github.com/microsoft/Windows-Containers/issues/516 https://github.com/kubernetes/test-infra/pull/33042