# linkerd官方文档中文版

## linkerd官方文档中文版

- [Introduction](https://doczhcn.gitbook.io/linkerd/master.md)
- [官方文档](https://doczhcn.gitbook.io/linkerd/index.md)
- [概况](https://doczhcn.gitbook.io/linkerd/index/gai-kuang.md)
- [介绍](https://doczhcn.gitbook.io/linkerd/index/gai-kuang/index.md)
- [linkerd是什么?](https://doczhcn.gitbook.io/linkerd/index/gai-kuang/what-is-linkerd.md)
- [入门](https://doczhcn.gitbook.io/linkerd/index/ru-men.md)
- [概况](https://doczhcn.gitbook.io/linkerd/index/ru-men/index.md)
- [本地运行](https://doczhcn.gitbook.io/linkerd/index/ru-men/locally.md)
- [用docker运行](https://doczhcn.gitbook.io/linkerd/index/ru-men/docker.md)
- [在kubernetes中运行](https://doczhcn.gitbook.io/linkerd/index/ru-men/k8s.md)
- [在DC/OS中运行](https://doczhcn.gitbook.io/linkerd/index/ru-men/dcos.md)
- [用istio运行](https://doczhcn.gitbook.io/linkerd/index/ru-men/istio.md)
- [在ECS中运行](https://doczhcn.gitbook.io/linkerd/index/ru-men/ecs.md)
- [管理](https://doczhcn.gitbook.io/linkerd/index/ru-men/admin.md)
- [特性](https://doczhcn.gitbook.io/linkerd/index/te-xing.md)
- [概况](https://doczhcn.gitbook.io/linkerd/index/te-xing/index.md)
- [负载均衡](https://doczhcn.gitbook.io/linkerd/index/te-xing/load-balancing.md)
- [熔断](https://doczhcn.gitbook.io/linkerd/index/te-xing/circuit-breaking.md)
- [服务发现](https://doczhcn.gitbook.io/linkerd/index/te-xing/service-discovery.md)
- [动态请求路由](https://doczhcn.gitbook.io/linkerd/index/te-xing/routing.md)
- [重试次数和截止时间](https://doczhcn.gitbook.io/linkerd/index/te-xing/retries-deadlines.md)
- [TLS](https://doczhcn.gitbook.io/linkerd/index/te-xing/tls.md)
- [HTTP代理集成](https://doczhcn.gitbook.io/linkerd/index/te-xing/http-proxy.md)
- [透明代理](https://doczhcn.gitbook.io/linkerd/index/te-xing/transparent-proxying.md)
- [gRPC](https://doczhcn.gitbook.io/linkerd/index/te-xing/grpc.md)
- [分布式跟踪](https://doczhcn.gitbook.io/linkerd/index/te-xing/distributed-tracing-and-instrumentation.md)
- [仪器仪表](https://doczhcn.gitbook.io/linkerd/index/te-xing/instrumentation.md)
- [配置](https://doczhcn.gitbook.io/linkerd/index/pei-zhi.md)
- [概况](https://doczhcn.gitbook.io/linkerd/index/pei-zhi/index.md)
- [高级](https://doczhcn.gitbook.io/linkerd/index/gao-ji.md)
- [概述](https://doczhcn.gitbook.io/linkerd/index/gao-ji/index.md)
- [路由](https://doczhcn.gitbook.io/linkerd/index/gao-ji/routing.md)
- [namerd](https://doczhcn.gitbook.io/linkerd/index/gao-ji/namerd.md)
- [dtabs](https://doczhcn.gitbook.io/linkerd/index/gao-ji/dtabs.md)
- [部署](https://doczhcn.gitbook.io/linkerd/index/gao-ji/deployment.md)
- [插件](https://doczhcn.gitbook.io/linkerd/index/gao-ji/plugins.md)
- [支持](https://doczhcn.gitbook.io/linkerd/index/zhi-chi.md)
- [常见问题](https://doczhcn.gitbook.io/linkerd/index/zhi-chi/faq.md)
- [获取帮助](https://doczhcn.gitbook.io/linkerd/index/zhi-chi/help.md)
- [外部资源](https://doczhcn.gitbook.io/linkerd/index/zhi-chi/external-resources.md)
- [联系我们](https://doczhcn.gitbook.io/linkerd/index/zhi-chi/contact.md)
- [企业](https://doczhcn.gitbook.io/linkerd/index/qi-ye.md)
- [企业](https://doczhcn.gitbook.io/linkerd/index/qi-ye/index.md)
- [官方博客](https://doczhcn.gitbook.io/linkerd/index-1.md)
- [超越轮循:为了延迟的负载均衡](https://doczhcn.gitbook.io/linkerd/index-1/beyond-round-robin-load-balancing-for-latency.md)
- [LINKERD：用于微服务的TWITTER风格可操作性](https://doczhcn.gitbook.io/linkerd/index-1/linkerd-twitter-style-operability-for-microservices.md)
- [全文标签总览](https://doczhcn.gitbook.io/linkerd/tags.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://doczhcn.gitbook.io/linkerd/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.
