We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fb0721 commit 1d49415Copy full SHA for 1d49415
content/zh/docs/ops/configuration/traffic-management/dns-proxy/index.md
@@ -39,6 +39,9 @@ Istio 通常会基于 HTTP 头来路由流量。如果无法基于 HTTP 头进
39
对于 1.25 之前的版本,您可以在安装时通过设置 `values.cni.ambient.dnsCapture=true`
40
和 `values.pilot.env.PILOT_ENABLE_IP_AUTOALLOCATE=true` 来启用 DNS 捕获。
41
42
+各个 Pod 可以通过应用 `ambient.istio.io/dns-capture=false`
43
+注解来退出全局 Ambient 模式 DNS 捕获。
44
+
45
### Sidecar 模式 {#sidecar-mode}
46
47
此功能默认情况下未启用。要启用该功能,请在安装 Istio 时使用以下设置:
0 commit comments