作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
如何在 kubernetes 的一个命名空间中隔离多播流量。入口策略没有解决这个问题,我可以从不同的命名空间捕获多播流量。
最佳答案
通常,您可以使用Network Policy来管理它。
看起来现在唯一一个支持网络策略的网络提供商支持多播 - Weave。
但是,基于其 documentation ,无法管理多播规则:
As of version 1.9 of Weave Net, the Network Policy Controller allows all multicast traffic. Since a single multicast address may be used by multiple pods, we cannot implement rules to isolate them individually. You can turn this behaviour off (block all multicast traffic) by adding --allow-mcast=false as an argument to weave-npc in the YAML configuration.
关于kubernetes - kubernetes 中的多播隔离,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49340377/
我是一名优秀的程序员,十分优秀!