Skip to content

Commit a94f84e

Browse files
authored
add note about opting individual pods out of dns-proxy (#16799)
Signed-off-by: Ian Rudie <[email protected]>
1 parent 6e4d407 commit a94f84e

File tree

1 file changed

+2
-0
lines changed
  • content/en/docs/ops/configuration/traffic-management/dns-proxy

1 file changed

+2
-0
lines changed

content/en/docs/ops/configuration/traffic-management/dns-proxy/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ DNS proxying is enabled by default in ambient mode from Istio 1.25 onwards.
2626

2727
For versions prior to 1.25, you can enable DNS capture by setting `values.cni.ambient.dnsCapture=true` and `values.pilot.env.PILOT_ENABLE_IP_AUTOALLOCATE=true` during installation.
2828

29+
Individual pods may opt-out of global ambient mode DNS capture by applying the`ambient.istio.io/dns-capture=false` annotation.
30+
2931
### Sidecar mode
3032

3133
This feature is not currently enabled by default. To enable it, install Istio with the following settings:

0 commit comments

Comments
 (0)