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

This commit is contained in:
Istio Automation 2022-12-08 21:16:04 -08:00 committed by GitHub
parent 99cf49c97a
commit 781209c654
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 72 additions and 0 deletions

View File

@ -822,6 +822,12 @@ These environment variables affect the behavior of the <code>install-cni</code>
<td>If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.</td>
</tr>
<tr>
<td><code>ISTIO_DUAL_STACK</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, pilot will configure clusters/listeners/routes for dual stack capability.</td>
</tr>
<tr>
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
<td>Boolean</td>
<td><code>false</code></td>

View File

@ -7391,6 +7391,12 @@ These environment variables affect the behavior of the <code>istioctl</code> com
<td>If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.</td>
</tr>
<tr>
<td><code>ISTIO_DUAL_STACK</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, pilot will configure clusters/listeners/routes for dual stack capability.</td>
</tr>
<tr>
<td><code>ISTIO_ENABLE_HTTP2_PROBING</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -503,6 +503,12 @@ These environment variables affect the behavior of the <code>operator</code> com
<td>If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.</td>
</tr>
<tr>
<td><code>ISTIO_DUAL_STACK</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, pilot will configure clusters/listeners/routes for dual stack capability.</td>
</tr>
<tr>
<td><code>ISTIO_ENABLE_HTTP2_PROBING</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -1305,6 +1305,12 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
<td>Override the ServerName used to validate Istiod certificate. Can be used as an alternative to setting /etc/hosts for VMs - discovery address will be an IP:port</td>
</tr>
<tr>
<td><code>ISTIO_AGENT_DUAL_STACK</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>Enable pilot-agent to work in dual-stack clusters</td>
</tr>
<tr>
<td><code>ISTIO_AGENT_ENABLE_WASM_REMOTE_LOAD_CONVERSION</code></td>
<td>Boolean</td>
<td><code>true</code></td>
@ -1335,6 +1341,12 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
<td>If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.</td>
</tr>
<tr>
<td><code>ISTIO_DUAL_STACK</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, pilot will configure clusters/listeners/routes for dual stack capability.</td>
</tr>
<tr>
<td><code>ISTIO_ENABLE_HTTP2_PROBING</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -671,6 +671,12 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
<td>If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.</td>
</tr>
<tr>
<td><code>ISTIO_DUAL_STACK</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, pilot will configure clusters/listeners/routes for dual stack capability.</td>
</tr>
<tr>
<td><code>ISTIO_ENABLE_HTTP2_PROBING</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -822,6 +822,12 @@ These environment variables affect the behavior of the <code>install-cni</code>
<td>If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.</td>
</tr>
<tr>
<td><code>ISTIO_DUAL_STACK</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, pilot will configure clusters/listeners/routes for dual stack capability.</td>
</tr>
<tr>
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
<td>Boolean</td>
<td><code>false</code></td>

View File

@ -7391,6 +7391,12 @@ These environment variables affect the behavior of the <code>istioctl</code> com
<td>If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.</td>
</tr>
<tr>
<td><code>ISTIO_DUAL_STACK</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, pilot will configure clusters/listeners/routes for dual stack capability.</td>
</tr>
<tr>
<td><code>ISTIO_ENABLE_HTTP2_PROBING</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -503,6 +503,12 @@ These environment variables affect the behavior of the <code>operator</code> com
<td>If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.</td>
</tr>
<tr>
<td><code>ISTIO_DUAL_STACK</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, pilot will configure clusters/listeners/routes for dual stack capability.</td>
</tr>
<tr>
<td><code>ISTIO_ENABLE_HTTP2_PROBING</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -1305,6 +1305,12 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
<td>Override the ServerName used to validate Istiod certificate. Can be used as an alternative to setting /etc/hosts for VMs - discovery address will be an IP:port</td>
</tr>
<tr>
<td><code>ISTIO_AGENT_DUAL_STACK</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>Enable pilot-agent to work in dual-stack clusters</td>
</tr>
<tr>
<td><code>ISTIO_AGENT_ENABLE_WASM_REMOTE_LOAD_CONVERSION</code></td>
<td>Boolean</td>
<td><code>true</code></td>
@ -1335,6 +1341,12 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
<td>If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.</td>
</tr>
<tr>
<td><code>ISTIO_DUAL_STACK</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, pilot will configure clusters/listeners/routes for dual stack capability.</td>
</tr>
<tr>
<td><code>ISTIO_ENABLE_HTTP2_PROBING</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -671,6 +671,12 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
<td>If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.</td>
</tr>
<tr>
<td><code>ISTIO_DUAL_STACK</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, pilot will configure clusters/listeners/routes for dual stack capability.</td>
</tr>
<tr>
<td><code>ISTIO_ENABLE_HTTP2_PROBING</code></td>
<td>Boolean</td>
<td><code>true</code></td>