-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
calico bgp模式偶尔出现部分应用pod连接集群外网络不通 #9703
Comments
@heavy-Bamboo this is with the help of google translate, so please let me know if I'm misunderstanding your issue: Additionally, Calico v3.20.2 is extremely old (2021!), could you please try a more recent and currently supported Calico version to see if the issue persists? |
Hi When using Calico CNI in the Kubernetes cluster and performing rolling updates on Deployments, an occasional issue arises where certain Pods cannot connect to external networks. Environment Details Packet Capture Analysis Capture Points: Summary of the Phenomenon |
@heavy-Bamboo could you share your IPPools?
Are you expecting traffic from pods -> external IPs to be SNAT'd in your environment? |
Expected Behavior
Current Behavior
Possible Solution
Steps to Reproduce (for bugs)
1、pod与应用区所有网段互ping不通
2、同一集群pod互ping正常,节点与pod互ping正常,跨集群节点ping异常
3、calico相关组件正常,无异常日志等,无内部网络策略
4、主机路由检查正常
5、抓包进行分析(从外部ping pod地址不通,从主机端和pod端抓包可以看到正常接受icmp请求,并且正常返回)
Context
Your Environment
The text was updated successfully, but these errors were encountered: