mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#13436)
This commit is contained in:
parent
fadbb5c908
commit
252b9fe252
|
@ -1592,6 +1592,11 @@ from multiple sources (mesh-level, namespace-level and workload-level).</p>
|
|||
<td>Kubernetes configuration context (default ``)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--file <string></code></td>
|
||||
<td><code>-f</code></td>
|
||||
<td>The json file with Envoy config dump to be checked (default ``)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--istioNamespace <string></code></td>
|
||||
<td><code>-i</code></td>
|
||||
<td>Istio system namespace (default `istio-system`)</td>
|
||||
|
@ -7773,7 +7778,7 @@ These environment variables affect the behavior of the <code>istioctl</code> com
|
|||
<td><code>XDS_AUTH_PLAINTEXT</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>Authenticate plain text requests - used if Istiod is running on a secure/trusted network</td>
|
||||
<td>authenticate plain text requests - used if Istiod is running on a secure/trusted network</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -1088,7 +1088,7 @@ These environment variables affect the behavior of the <code>operator</code> com
|
|||
<td><code>XDS_AUTH_PLAINTEXT</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>Authenticate plain text requests - used if Istiod is running on a secure/trusted network</td>
|
||||
<td>authenticate plain text requests - used if Istiod is running on a secure/trusted network</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -1358,6 +1358,12 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
|
|||
<td>If enabled, Istiod will not push changes on arbitraty annotation change.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_ENVOY_ENABLE_CORE_DUMP</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_GPRC_MAXRECVMSGSIZE</code></td>
|
||||
<td>Integer</td>
|
||||
<td><code>4194304</code></td>
|
||||
|
@ -2103,7 +2109,7 @@ Only applies when traffic from all groups (i.e. "*") is being redirected
|
|||
<td><code>XDS_AUTH_PLAINTEXT</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>Authenticate plain text requests - used if Istiod is running on a secure/trusted network</td>
|
||||
<td>authenticate plain text requests - used if Istiod is running on a secure/trusted network</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>XDS_AUTH_PROVIDER</code></td>
|
||||
|
|
|
@ -1310,7 +1310,7 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
|
|||
<td><code>XDS_AUTH_PLAINTEXT</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>Authenticate plain text requests - used if Istiod is running on a secure/trusted network</td>
|
||||
<td>authenticate plain text requests - used if Istiod is running on a secure/trusted network</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -1592,6 +1592,11 @@ from multiple sources (mesh-level, namespace-level and workload-level).</p>
|
|||
<td>Kubernetes configuration context (default ``)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--file <string></code></td>
|
||||
<td><code>-f</code></td>
|
||||
<td>The json file with Envoy config dump to be checked (default ``)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--istioNamespace <string></code></td>
|
||||
<td><code>-i</code></td>
|
||||
<td>Istio system namespace (default `istio-system`)</td>
|
||||
|
@ -7773,7 +7778,7 @@ These environment variables affect the behavior of the <code>istioctl</code> com
|
|||
<td><code>XDS_AUTH_PLAINTEXT</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>Authenticate plain text requests - used if Istiod is running on a secure/trusted network</td>
|
||||
<td>authenticate plain text requests - used if Istiod is running on a secure/trusted network</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -1088,7 +1088,7 @@ These environment variables affect the behavior of the <code>operator</code> com
|
|||
<td><code>XDS_AUTH_PLAINTEXT</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>Authenticate plain text requests - used if Istiod is running on a secure/trusted network</td>
|
||||
<td>authenticate plain text requests - used if Istiod is running on a secure/trusted network</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -1358,6 +1358,12 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
|
|||
<td>If enabled, Istiod will not push changes on arbitraty annotation change.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_ENVOY_ENABLE_CORE_DUMP</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_GPRC_MAXRECVMSGSIZE</code></td>
|
||||
<td>Integer</td>
|
||||
<td><code>4194304</code></td>
|
||||
|
@ -2103,7 +2109,7 @@ Only applies when traffic from all groups (i.e. "*") is being redirected
|
|||
<td><code>XDS_AUTH_PLAINTEXT</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>Authenticate plain text requests - used if Istiod is running on a secure/trusted network</td>
|
||||
<td>authenticate plain text requests - used if Istiod is running on a secure/trusted network</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>XDS_AUTH_PROVIDER</code></td>
|
||||
|
|
|
@ -1310,7 +1310,7 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
|
|||
<td><code>XDS_AUTH_PLAINTEXT</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>Authenticate plain text requests - used if Istiod is running on a secure/trusted network</td>
|
||||
<td>authenticate plain text requests - used if Istiod is running on a secure/trusted network</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
Loading…
Reference in New Issue