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.
我读过一些资料表明同时使用 Istio 和 GKE 网络策略是一个好主意,但从安全角度来看这样做的好处还不是很清楚?
Istio Policy 和 GKE Network Policy 不在同一级别上工作。
因此,如果您的所有流量都不是由 Istio 管理(如果您不只使用 HTTPS 协议),那么同时使用两者可能是有意义的。如果没有,您将为所有 pod 开放 443 端口,这显然没有用。