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
Recently we have spot an issue regarding of the start of a calico node pod.
If a new calico pod starts we have detected that every calico pod on the cluster loss connectivity for few moments. This issue starts to happen arround 2 days, we are using calico v3.27.3 and kubernetes 1.29.9
Expected Behavior
no connection down should occur on other calico pods
Current Behavior
Possible Solution
Steps to Reproduce (for bugs)
we delete a random calico node pod
if we check the connectivity of another calico pod , we discover that a small spike of connectivity 0%occurs, exactly at the moment the pod we restarted on step 1 starts.
looking at the logs of the new pod i found the following: i would like to know if a lot of resync cound generate an issue of the other calico pods
Recently we have spot an issue regarding of the start of a calico node pod.
If a new calico pod starts we have detected that every calico pod on the cluster loss connectivity for few moments. This issue starts to happen arround 2 days, we are using calico v3.27.3 and kubernetes 1.29.9
Expected Behavior
no connection down should occur on other calico pods
Current Behavior
Possible Solution
Steps to Reproduce (for bugs)
if we check the connectivity of another calico pod , we discover that a small spike of connectivity 0%occurs, exactly at the moment the pod we restarted on step 1 starts.
looking at the logs of the new pod i found the following: i would like to know if a lot of resync cound generate an issue of the other calico pods
Context
Your Environment
v3.27.3
kubernetes 1.29.9
The text was updated successfully, but these errors were encountered: