摘要: 参考链接:https://blog.csdn.net/u011563903/article/details/88593251 容器里执行,ip link show eth0 命令,然后可以看到 116: eth0@if117,其中116是eth0接口的index, 117是和他pair的veth的i 阅读全文
posted @ 2021-07-19 16:27 salami_china 阅读(73) 评论(0) 推荐(0) 编辑
摘要: 四个POD流量分流,iptables 规则如下 -A KUBE-SVC-W6WAXM5BH6NL6XVI -m comment --comment "default/stilton:http" -m statistic --mode random --probability 0.2500000000 阅读全文
posted @ 2021-07-19 14:59 salami_china 阅读(286) 评论(0) 推荐(0) 编辑