From 7a2583c03c4fcd7f9b5b4be6d8592b371567ec1f Mon Sep 17 00:00:00 2001 From: Wilson Wu Date: Mon, 11 Aug 2025 20:20:27 +0800 Subject: [PATCH] Sync #16761 add a workaround to traffic mirroring task page into Chinese (#16766) --- .../zh/docs/tasks/traffic-management/mirroring/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/content/zh/docs/tasks/traffic-management/mirroring/index.md b/content/zh/docs/tasks/traffic-management/mirroring/index.md index 451eec600f..7b71a96e24 100644 --- a/content/zh/docs/tasks/traffic-management/mirroring/index.md +++ b/content/zh/docs/tasks/traffic-management/mirroring/index.md @@ -7,6 +7,15 @@ owner: istio/wg-networking-maintainers test: yes --- + + +{{< warning >}} +[Istio 网站代码中的模板错误](https://github.com/istio/istio.io/issues/15689)导致此页面上的示例无法正确渲染。 +您可以[查看页面源码](https://raw.githubusercontent.com/istio/istio.io/master/content/en/docs/tasks/traffic-management/mirroring/index.md)以查看正确的清单。 +{{< /warning >}} + 此任务演示了 Istio 的流量镜像功能。 流量镜像,也称为影子流量,是一种以尽可能低的风险允许负责功能特性的团队改动生产环境的强大理念。