You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a network policy to allow Pod A to talk to Pod B.
Run a load test which generates a lot of new tcp connections from pod A to pod B.
Observe that policy verdict events failed to be generated because a new connection hits an old conntrack entry that was closed but was not removed promptly.