mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#13946)
This commit is contained in:
parent
76fdb02a1b
commit
2a40d2dc4b
|
@ -538,6 +538,11 @@ to enable it. You can execute the following once:</p>
|
|||
<td>Insert tracing logs for each iptables rules, using the LOG chain. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--iptables-version <string></code></td>
|
||||
<td></td>
|
||||
<td>version of iptables command. If not set, this is automatically detected. (default ``)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--istio-exclude-interfaces <string></code></td>
|
||||
<td><code>-c</code></td>
|
||||
<td>Comma separated list of NIC (optional). Neither inbound nor outbound traffic will be captured. (default ``)</td>
|
||||
|
|
|
@ -538,6 +538,11 @@ to enable it. You can execute the following once:</p>
|
|||
<td>Insert tracing logs for each iptables rules, using the LOG chain. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--iptables-version <string></code></td>
|
||||
<td></td>
|
||||
<td>version of iptables command. If not set, this is automatically detected. (default ``)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--istio-exclude-interfaces <string></code></td>
|
||||
<td><code>-c</code></td>
|
||||
<td>Comma separated list of NIC (optional). Neither inbound nor outbound traffic will be captured. (default ``)</td>
|
||||
|
|
Loading…
Reference in New Issue