# 说明（必读）

**注意**：**该文档已经停止维护，部分内容已经过时，请移步** [**Istio 官方文档中文页面**](https://preliminary.istio.io/zh/)**。**

Istio 官方文档的汉化工作请移步：[istio-official-translation](https://github.com/servicemesher/istio-official-translation)

## ServiceMesher社区

为了加强行业内部交流，推动 Service Mesh 技术的发展和落地，我们组建了 [ServiceMesher 社区](http://www.servicemesher.com/)，欢迎加入。

您可以通过 [Awesome Service Mesh](http://www.servicemesher.com/awesome-servicemesh/) 资料清单快速了解 Service Mesh 技术和相关的 Istio、Envoy、Linkerd等开源项目，该清单由 ServiceMesher 社区更新维护。

如果想加入 ServiceMesher 社区的微信群，请联系[管理员](https://jimmysong.io/about)，注明`姓名-公司`。

**微信公众号**

![ServiceMesher 微信公众号](https://ws1.sinaimg.cn/large/00704eQkgy1fshv989hhqj309k09k0t6.jpg)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doczhcn.gitbook.io/istio/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
