Replies: 1 comment 1 reply
-
|
This is managed by kube-proxy, which is part of core Kubernetes and not unique to K3s. See upstream issue: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm running version
v1.30.4+k3s1- I will upgrade but it will take time in my environment.Now regarding my question: any idea what could cause connection tracking to not be deleted when pod IP changes ?
I'm not sure if it's specific to UDP traffic, but I see connection trackings for old IPs, and as soon as I flush the related tracking, the new pod start receiving the traffic as expected and a new tracking appears.
Beta Was this translation helpful? Give feedback.
All reactions