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

This commit is contained in:
Istio Automation 2023-11-22 18:15:24 -08:00 committed by GitHub
parent ee72cfc2e8
commit cf5d52aa19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

View File

@ -393,6 +393,11 @@ to enable it. You can execute the following once:</p>
</thead>
<tbody>
<tr>
<td><code>--capture-all-dns</code></td>
<td></td>
<td>Instead of only capturing DNS traffic to DNS server IP, capture all DNS traffic at port 53. This setting is only effective when redirect dns is enabled. </td>
</tr>
<tr>
<td><code>--dry-run</code></td>
<td><code>-n</code></td>
<td>Do not call any external dependencies like iptables. </td>

View File

@ -393,6 +393,11 @@ to enable it. You can execute the following once:</p>
</thead>
<tbody>
<tr>
<td><code>--capture-all-dns</code></td>
<td></td>
<td>Instead of only capturing DNS traffic to DNS server IP, capture all DNS traffic at port 53. This setting is only effective when redirect dns is enabled. </td>
</tr>
<tr>
<td><code>--dry-run</code></td>
<td><code>-n</code></td>
<td>Do not call any external dependencies like iptables. </td>