mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#14198)
This commit is contained in:
parent
d625f5a61d
commit
d1853d2ac9
|
@ -864,6 +864,12 @@ These environment variables affect the behavior of the <code>install-cni</code>
|
|||
<td>If enabled, mesh will support certificates signed by more than one trustAnchor for ISTIO_MUTUAL mTLS</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_IPV4_LOOPBACK_CIDR</code></td>
|
||||
<td>String</td>
|
||||
<td><code>127.0.0.1/32</code></td>
|
||||
<td>IPv4 CIDR range used to identify outbound traffic on loopback interface intended for application container</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_OWNER_GROUPS</code></td>
|
||||
<td>String</td>
|
||||
<td><code>*</code></td>
|
||||
|
|
|
@ -6691,6 +6691,12 @@ These environment variables affect the behavior of the <code>istioctl</code> com
|
|||
<td>If enabled, mesh will support certificates signed by more than one trustAnchor for ISTIO_MUTUAL mTLS</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_IPV4_LOOPBACK_CIDR</code></td>
|
||||
<td>String</td>
|
||||
<td><code>127.0.0.1/32</code></td>
|
||||
<td>IPv4 CIDR range used to identify outbound traffic on loopback interface intended for application container</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_OWNER_GROUPS</code></td>
|
||||
<td>String</td>
|
||||
<td><code>*</code></td>
|
||||
|
|
|
@ -581,6 +581,12 @@ These environment variables affect the behavior of the <code>operator</code> com
|
|||
<td>If enabled, mesh will support certificates signed by more than one trustAnchor for ISTIO_MUTUAL mTLS</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_IPV4_LOOPBACK_CIDR</code></td>
|
||||
<td>String</td>
|
||||
<td><code>127.0.0.1/32</code></td>
|
||||
<td>IPv4 CIDR range used to identify outbound traffic on loopback interface intended for application container</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_OWNER_GROUPS</code></td>
|
||||
<td>String</td>
|
||||
<td><code>*</code></td>
|
||||
|
|
|
@ -1452,6 +1452,12 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
|
|||
<td>If enabled, mesh will support certificates signed by more than one trustAnchor for ISTIO_MUTUAL mTLS</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_IPV4_LOOPBACK_CIDR</code></td>
|
||||
<td>String</td>
|
||||
<td><code>127.0.0.1/32</code></td>
|
||||
<td>IPv4 CIDR range used to identify outbound traffic on loopback interface intended for application container</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_OWNER_GROUPS</code></td>
|
||||
<td>String</td>
|
||||
<td><code>*</code></td>
|
||||
|
|
|
@ -749,6 +749,12 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
|
|||
<td>If enabled, mesh will support certificates signed by more than one trustAnchor for ISTIO_MUTUAL mTLS</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_IPV4_LOOPBACK_CIDR</code></td>
|
||||
<td>String</td>
|
||||
<td><code>127.0.0.1/32</code></td>
|
||||
<td>IPv4 CIDR range used to identify outbound traffic on loopback interface intended for application container</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_OWNER_GROUPS</code></td>
|
||||
<td>String</td>
|
||||
<td><code>*</code></td>
|
||||
|
|
|
@ -864,6 +864,12 @@ These environment variables affect the behavior of the <code>install-cni</code>
|
|||
<td>If enabled, mesh will support certificates signed by more than one trustAnchor for ISTIO_MUTUAL mTLS</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_IPV4_LOOPBACK_CIDR</code></td>
|
||||
<td>String</td>
|
||||
<td><code>127.0.0.1/32</code></td>
|
||||
<td>IPv4 CIDR range used to identify outbound traffic on loopback interface intended for application container</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_OWNER_GROUPS</code></td>
|
||||
<td>String</td>
|
||||
<td><code>*</code></td>
|
||||
|
|
|
@ -6691,6 +6691,12 @@ These environment variables affect the behavior of the <code>istioctl</code> com
|
|||
<td>If enabled, mesh will support certificates signed by more than one trustAnchor for ISTIO_MUTUAL mTLS</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_IPV4_LOOPBACK_CIDR</code></td>
|
||||
<td>String</td>
|
||||
<td><code>127.0.0.1/32</code></td>
|
||||
<td>IPv4 CIDR range used to identify outbound traffic on loopback interface intended for application container</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_OWNER_GROUPS</code></td>
|
||||
<td>String</td>
|
||||
<td><code>*</code></td>
|
||||
|
|
|
@ -581,6 +581,12 @@ These environment variables affect the behavior of the <code>operator</code> com
|
|||
<td>If enabled, mesh will support certificates signed by more than one trustAnchor for ISTIO_MUTUAL mTLS</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_IPV4_LOOPBACK_CIDR</code></td>
|
||||
<td>String</td>
|
||||
<td><code>127.0.0.1/32</code></td>
|
||||
<td>IPv4 CIDR range used to identify outbound traffic on loopback interface intended for application container</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_OWNER_GROUPS</code></td>
|
||||
<td>String</td>
|
||||
<td><code>*</code></td>
|
||||
|
|
|
@ -1452,6 +1452,12 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
|
|||
<td>If enabled, mesh will support certificates signed by more than one trustAnchor for ISTIO_MUTUAL mTLS</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_IPV4_LOOPBACK_CIDR</code></td>
|
||||
<td>String</td>
|
||||
<td><code>127.0.0.1/32</code></td>
|
||||
<td>IPv4 CIDR range used to identify outbound traffic on loopback interface intended for application container</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_OWNER_GROUPS</code></td>
|
||||
<td>String</td>
|
||||
<td><code>*</code></td>
|
||||
|
|
|
@ -749,6 +749,12 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
|
|||
<td>If enabled, mesh will support certificates signed by more than one trustAnchor for ISTIO_MUTUAL mTLS</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_IPV4_LOOPBACK_CIDR</code></td>
|
||||
<td>String</td>
|
||||
<td><code>127.0.0.1/32</code></td>
|
||||
<td>IPv4 CIDR range used to identify outbound traffic on loopback interface intended for application container</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_OUTBOUND_OWNER_GROUPS</code></td>
|
||||
<td>String</td>
|
||||
<td><code>*</code></td>
|
||||
|
|
Loading…
Reference in New Issue