Loading

摘要: 需求 因为性能等原因,我们需要用macvlan方式部署container 而kernel中有关macvlan的安全策略会完全过滤来自host访问 host想要访问container服务端口很不方便。 破解 实现host对macvlan的访问需要用到一些trick 主体思想是将host流量通过其他网卡 阅读全文
posted @ 2022-10-03 10:52 azureology 阅读(372) 评论(0) 推荐(0)