Istio允许所有出口流量 [英] Istio to allow all egress traffic

查看:266
本文介绍了Istio允许所有出口流量的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何通过Istio允许所有出站流量?

How do you allow all outbound traffic with Istio?

我尝试了以下操作:

  • 禁用出口网关,并 使用--set global.proxy.includeIPRanges ="0.0.0.0/0\,0.0.0.0/0"绕过Sidecar
  • Disable the egress gateway and bypass the sidecar with --set global.proxy.includeIPRanges="0.0.0.0/0\,0.0.0.0/0"

这些选项均无效,值得一提的是,我正在使用kubernetes 1.11.2

None of the options work, worth to mention I'm using kubernetes 1.11.2

推荐答案

我假设您遵循

I assume you followed this, that's pretty much the way to do it.

确保在名称空间上更新istio-sidecar-injector ConfigMap并重新启动Pod.

Make sure that you update the istio-sidecar-injector ConfigMap on your namespace and restart your pods.

这篇关于Istio允许所有出口流量的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆