Automator: update istio.io@ reference docs (#16698)

This commit is contained in:
Istio Automation 2025-07-23 22:17:48 -04:00 committed by GitHub
parent 3b62215add
commit e64498a6ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 46 additions and 0 deletions

View File

@ -11,6 +11,29 @@ weight: 60
This page presents the various resource <a href="https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/">annotations</a> that
Istio supports to control its behavior.
</p>
<h2 id="AmbientBypassInboundCapture">ambient.istio.io/bypass-inbound-capture</h2>
<table class="annotations">
<tbody>
<tr>
<th>Name</th>
<td><code>ambient.istio.io/bypass-inbound-capture</code></td>
</tr>
<tr>
<th>Feature Status</th>
<td>Alpha</td>
</tr>
<tr>
<th>Resource Types</th>
<td>[Pod]</td>
</tr>
<tr>
<th>Description</th>
<td><p>When specified on a <code>Pod</code> enrolled in ambient mesh, only outbound traffic will be captured.
This is intended to be used when enrolling a workload that only receives traffic from out-of-the-mesh clients, such as third party ingress controllers.</p>
</td>
</tr>
</tbody>
</table>
<h2 id="AmbientRedirection">ambient.istio.io/redirection</h2>
<table class="annotations">
<tbody>

View File

@ -11,6 +11,29 @@ weight: 60
This page presents the various resource <a href="https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/">annotations</a> that
Istio supports to control its behavior.
</p>
<h2 id="AmbientBypassInboundCapture">ambient.istio.io/bypass-inbound-capture</h2>
<table class="annotations">
<tbody>
<tr>
<th>Name</th>
<td><code>ambient.istio.io/bypass-inbound-capture</code></td>
</tr>
<tr>
<th>Feature Status</th>
<td>Alpha</td>
</tr>
<tr>
<th>Resource Types</th>
<td>[Pod]</td>
</tr>
<tr>
<th>Description</th>
<td><p>When specified on a <code>Pod</code> enrolled in ambient mesh, only outbound traffic will be captured.
This is intended to be used when enrolling a workload that only receives traffic from out-of-the-mesh clients, such as third party ingress controllers.</p>
</td>
</tr>
</tbody>
</table>
<h2 id="AmbientRedirection">ambient.istio.io/redirection</h2>
<table class="annotations">
<tbody>