首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏全栈程序员必看

    calico跨网段不通_多对网桥ip地址相同

    apiVersion: v1 kind: ipPool metadata: cidr: 192.168.0.0/16 spec: nat-outgoing: true EOF ipip 模式禁用时,busybox 192.168.187.211 0.0.0.0 255.255.255.255 UH 0 0 0 calie50081a277c 从busybox-1 发往 busybox 192.168.187.211 0.0.0.0 255.255.255.255 UH 0 0 0 calie50081a277c busybox-1 发送报文至 busybox 过程如下: busybox-1 向 busybox-3 发送 icmp 报文(略去容器至 calico 网卡步骤)。 5e 192.168.187.211 192.168.121.2 172.16.6.47 172.16.199.114 到达 demi-1 后,根据 demi-1 上的路由策略,将报文发送至 busybox

    2.8K20编辑于 2022-11-18
  • 来自专栏Kubernetes 与 Devops 干货分享

    Kubernetes网络模型

    none> busybox-2 1/1 Running 0 2m26s 10.244.1.23 k8s02 <none> <none> busybox

    1.6K10编辑于 2022-10-31
领券