We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fd32d1 commit 7a2583cCopy full SHA for 7a2583c
content/zh/docs/tasks/traffic-management/mirroring/index.md
@@ -7,6 +7,15 @@ owner: istio/wg-networking-maintainers
7
test: yes
8
---
9
10
+<!--
11
+请不要尝试编辑此页面来更改缩进以修复示例。缩进是正确的,但模板渲染错误。请参阅下方标注。
12
+-->
13
+
14
+{{< warning >}}
15
+[Istio 网站代码中的模板错误](https://github.com/istio/istio.io/issues/15689)导致此页面上的示例无法正确渲染。
16
+您可以[查看页面源码](https://raw.githubusercontent.com/istio/istio.io/master/content/en/docs/tasks/traffic-management/mirroring/index.md)以查看正确的清单。
17
+{{< /warning >}}
18
19
此任务演示了 Istio 的流量镜像功能。
20
21
流量镜像,也称为影子流量,是一种以尽可能低的风险允许负责功能特性的团队改动生产环境的强大理念。
0 commit comments