mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#14192)
This commit is contained in:
parent
ee72cfc2e8
commit
cf5d52aa19
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue