Sync #13928 into Chinese (#13936)

This commit is contained in:
Wilson Wu 2023-09-27 19:58:08 +08:00 committed by GitHub
parent 5b97c97949
commit 87dbd4b750
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ $ curl example.com -v
如果客户端无法解析 DNS 请求,在 Istio 收到请求之前就会终止。
这意味着,即使一个请求发送到一个 Istio 已知的主机名(例如,通过
`VirtualService` 配置),但是无法通过 DNS 解析,该请求也会失败。
`ServiceEntry` 配置),但是无法通过 DNS 解析,该请求也会失败。
不过 Istio 的 [DNS 代理](#dns-proxing)可以改变这种行为。
一旦 Istio 确定了预期的目的地,它必须选择要发送到的地址。由于