Fix for kube-proxy: Drop packets in INVALID state
#k8s
#solved
What's the problem?
Detailed fix for Kubernetes issue PR #74840
Why does this happen?
Technical root cause identified in the networking layer.
Code Example
https://github.com/kubernetes/kubernetes/pull/74840 How to fix it
Follow the resolution implemented in PR #74840 on GitHub.