Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 kubernetes 集群,我试图只打开所需的必要端口,不幸的是,我尝试的每个端口配置都失败了,我找到的唯一解决方案是为子网 10.0.0.0/ 内的 kubernetes 节点打开所有流量 TCP/UDP 端口/ 16
有任何想法吗?