-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
StatefulSet Pods sometimes lose network connectivity (Calico) -- upgrade to Calico 2.1.5? #2538
Comments
I believe Calico 2.1.5 was merged in with: |
Issues go stale after 90d of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
We're running a Kubernetes 1.6.2 cluster created with kops 1.6.0-beta.1, and pods occasionally lose network connectivity.
Calico route tables and logs seem to show that we're hitting this Calico bug: https://github.com/projectcalico/calicoctl/issues/1592, which is fixed in calico/cni:v1.7.0, which is part of Calico 2.1.4.
(kops still uses Calico 2.1.1: https://github.com/kubernetes/kops/pull/2286/commits)
Calico 2.1.5 has since been released, so perhaps upgrade to 2.1.5 instead of 2.1.4?
The text was updated successfully, but these errors were encountered: