Skip to content

Commit 90ed634

Browse files
committed
revert extra change
1 parent d148976 commit 90ed634

File tree

1 file changed

+1
-4
lines changed
  • content/en/docs/overview/dataplane-modes

1 file changed

+1
-4
lines changed

content/en/docs/overview/dataplane-modes/index.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Users often deploy a mesh to enable a zero-trust security posture as a first-ste
5050
<tr>
5151
<th>Traffic management</th>
5252
<td>Full Istio feature set</td>
53-
<td>Most of Istio feature set when using waypoints (see [Traffic management](#traffic-management) below).</td>
53+
<td>Full Istio feature set (requires using waypoint)</td>
5454
</tr>
5555
<tr>
5656
<th>Security</th>
@@ -224,9 +224,6 @@ The overhead for processing protocols at Layer 7 is substantially higher than pr
224224

225225
### Traffic management
226226

227-
Most of these features are exposed with the [VirtualService](https://istio.io/docs/reference/config/networking/virtual-service/) API,
228-
which only has alpha support in ambient mode. For a stable API, use [Gateway API](/docs/ambient/usage/waypoint).
229-
230227
<table>
231228
<thead>
232229
<tr>

0 commit comments

Comments
 (0)