spacewander commented on a change in pull request #4003: URL: https://github.com/apache/apisix/pull/4003#discussion_r616329823
########## File path: docs/en/latest/FAQ.md ########## @@ -401,24 +401,24 @@ In route, we can achieve more condition matching by combining `uri` with `vars` ## Does the upstream node support configuring the [FQDN](https://en.wikipedia.org/wiki/Fully_qualified_domain_name) address -This is supported. Here is an example where the `FQDN` is `localhost.localdomain`: +This is supported. Here is an example where the `FQDN` is `httpbin.default.svc.cluster.local`: Review comment: Need to remove the repeated `Here is an example where the `FQDN` is `httpbin.default.svc.cluster.local`` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
