Skip to content

Commit ce7599b

Browse files
explain #15689 (#16763)
Co-authored-by: Craig Box <[email protected]>
1 parent 53c9285 commit ce7599b

File tree

1 file changed

+12
-0
lines changed
  • content/en/docs/tasks/traffic-management/mirroring

1 file changed

+12
-0
lines changed

content/en/docs/tasks/traffic-management/mirroring/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ owner: istio/wg-networking-maintainers
77
test: yes
88
---
99

10+
<!--
11+
Please don't attempt to edit this page to change the indentation to fix the
12+
examples. The indentation is correct, but the template rendering is wrong.
13+
See the callout below.
14+
-->
15+
16+
{{< warning >}}
17+
A [template bug in the Istio website code](https://github.com/istio/istio.io/issues/15689)
18+
means that the examples on this page do not render properly.
19+
You can [view the page source](https://raw.githubusercontent.com/istio/istio.io/master/content/en/docs/tasks/traffic-management/mirroring/index.md) to see the correct manifests.
20+
{{< /warning >}}
21+
1022
This task demonstrates the traffic mirroring capabilities of Istio.
1123

1224
Traffic mirroring, also called shadowing, is a powerful concept that allows

0 commit comments

Comments
 (0)