Skip to content

Commit eb15ebf

Browse files
committed
Checkpoint
1 parent 6e2988d commit eb15ebf

File tree

1 file changed

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

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
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>Full Istio feature set (requires using waypoint)</td>
53+
<td>Most of Istio feature set when using waypoints (see [Traffic management](#traffic-management) below).</td>
5454
</tr>
5555
<tr>
5656
<th>Security</th>
@@ -224,6 +224,9 @@ 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+
227230
<table>
228231
<thead>
229232
<tr>

0 commit comments

Comments
 (0)