-
Notifications
You must be signed in to change notification settings - Fork 83
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
The Pod loops back to itself through the Service and cilium currently only supports IPv4 ? #2007
Comments
node request -> pod responce -> pod lxc ( ebpf drop ) I think this is dropped by cilium |
这个优先级不高, overlay 场景下, 主机 并不需要 访问 underlay ip, 主机只会用 cilium pod ip 来做健康检查 |
这个 用例失败,不是 因为 node要直接访问 pod underlay IP 的 原因 把 ? 是 两个 跨主机的 pod 的 underlay ip 不通 ? 我猜是 macvlan 不能去用 cilium 管理的 eth0,而是要单独 用一张卡,这样,cilium 的 过滤规则就 管控不到了 ( 也许 需要 设置 cilium 的 helm device 选项) |
两个 跨主机的 pod 的 underlay ip 可以通?
spiderdoctor 测试时,关掉这个 taget ,应该就好了?
|
可能是testNodePort失败导致的,在macvlan-underlay模式下访问NodePort是有已知问题的 |
这是个 overlay mode 用例,为什么 和 macvlan-underlay模式 有关系 |
没有有 做根因 分析 ? 不能 失败什么 关什么 |
在看,v6的clusterip 访问有点问题 |
这个环境cilium pod访问svc(ep为自己)不通
|
This may be a cilium bug, and until we confirm this issue, I recommend setting |
|
from julianwiedmann: |
|
action url: https://github.com/spidernet-io/spiderpool/actions/runs/5472017414
The text was updated successfully, but these errors were encountered: