Sync #16761 add a workaround to traffic mirroring task page into Chinese (#16766)

This commit is contained in:
Wilson Wu 2025-08-11 20:20:27 +08:00 committed by GitHub
parent 8fd32d1318
commit 7a2583c03c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 0 deletions

View File

@ -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 的流量镜像功能。
流量镜像,也称为影子流量,是一种以尽可能低的风险允许负责功能特性的团队改动生产环境的强大理念。