Commit Graph

2 Commits

Author SHA1 Message Date
Radek Chrzanowski 5b97c97949
Replace mention of virtual service with service entry in docs related to dns proxying (#13928) 2023-09-27 02:26:08 -07:00
John Howard 2b8f0e7145
Add document on "Understanding DNS" (#11071)
* Add document on "Understanding DNS"

This is a follow-on to the recent docs "Understanding traffic routing"
and "Understanding TLS" where I attempt to give in depth explainations
of some of the implementation details of some commonly misunderstood
parts of Istio.

In particular, this aims to clear up how app DNS, DNS proxying, and
Envoy DNS resolution interact.

* Apply suggestions from code review

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>

* Add non-success info

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

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* tie in dns proxy

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-03-18 11:09:06 -07:00