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

This commit is contained in:
Istio Automation 2022-03-22 19:50:37 -07:00 committed by GitHub
parent 9d3e206598
commit 8c0fc6d449
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 4 additions and 34 deletions

View File

@ -952,12 +952,6 @@ Only applies when traffic from all groups (i.e. "*") is being redirected
<td>If enabled, for headless service in Kubernetes, pilot will send endpoints over EDS, allowing the sidecar to load balance among pods in the headless service. This feature should be enabled if applications access all services explicitly via a HTTP proxy port in the sidecar.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_FLOW_CONTROL</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, pilot will wait for the completion of a receive operation beforeexecuting a push operation. This is a form of flow control and is useful inenvironments with high rates of push requests to each gateway. By default,this is false.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_GATEWAY_API</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -6982,7 +6982,7 @@ These environment variables affect the behavior of the <code>istioctl</code> com
<td><code>CLOUD_PLATFORM</code></td>
<td>String</td>
<td><code></code></td>
<td>Clound Platform on which proxy is running, if not specified,Istio will try to discover the platform. Valid platform values aws,azure,gcp,none.</td>
<td>Cloud Platform on which proxy is running, if not specified, Istio will try to discover the platform. Valid platform values are aws, azure, gcp, none</td>
</tr>
<tr>
<td><code>CLUSTER_ID</code></td>
@ -7321,12 +7321,6 @@ These environment variables affect the behavior of the <code>istioctl</code> com
<td>If enabled, for headless service in Kubernetes, pilot will send endpoints over EDS, allowing the sidecar to load balance among pods in the headless service. This feature should be enabled if applications access all services explicitly via a HTTP proxy port in the sidecar.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_FLOW_CONTROL</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, pilot will wait for the completion of a receive operation beforeexecuting a push operation. This is a form of flow control and is useful inenvironments with high rates of push requests to each gateway. By default,this is false.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_GATEWAY_API</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -285,7 +285,7 @@ These environment variables affect the behavior of the <code>operator</code> com
<td><code>CLOUD_PLATFORM</code></td>
<td>String</td>
<td><code></code></td>
<td>Clound Platform on which proxy is running, if not specified,Istio will try to discover the platform. Valid platform values aws,azure,gcp,none.</td>
<td>Cloud Platform on which proxy is running, if not specified, Istio will try to discover the platform. Valid platform values are aws, azure, gcp, none</td>
</tr>
<tr>
<td><code>CLUSTER_ID</code></td>
@ -570,12 +570,6 @@ These environment variables affect the behavior of the <code>operator</code> com
<td>If enabled, for headless service in Kubernetes, pilot will send endpoints over EDS, allowing the sidecar to load balance among pods in the headless service. This feature should be enabled if applications access all services explicitly via a HTTP proxy port in the sidecar.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_FLOW_CONTROL</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, pilot will wait for the completion of a receive operation beforeexecuting a push operation. This is a form of flow control and is useful inenvironments with high rates of push requests to each gateway. By default,this is false.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_GATEWAY_API</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -1021,7 +1021,7 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
<td><code>CLOUD_PLATFORM</code></td>
<td>String</td>
<td><code></code></td>
<td>Clound Platform on which proxy is running, if not specified,Istio will try to discover the platform. Valid platform values aws,azure,gcp,none.</td>
<td>Cloud Platform on which proxy is running, if not specified, Istio will try to discover the platform. Valid platform values are aws, azure, gcp, none</td>
</tr>
<tr>
<td><code>CLUSTER_ID</code></td>
@ -1472,12 +1472,6 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<td>If enabled, for headless service in Kubernetes, pilot will send endpoints over EDS, allowing the sidecar to load balance among pods in the headless service. This feature should be enabled if applications access all services explicitly via a HTTP proxy port in the sidecar.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_FLOW_CONTROL</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, pilot will wait for the completion of a receive operation beforeexecuting a push operation. This is a form of flow control and is useful inenvironments with high rates of push requests to each gateway. By default,this is false.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_GATEWAY_API</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -490,7 +490,7 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
<td><code>CLOUD_PLATFORM</code></td>
<td>String</td>
<td><code></code></td>
<td>Clound Platform on which proxy is running, if not specified,Istio will try to discover the platform. Valid platform values aws,azure,gcp,none.</td>
<td>Cloud Platform on which proxy is running, if not specified, Istio will try to discover the platform. Valid platform values are aws, azure, gcp, none</td>
</tr>
<tr>
<td><code>CLUSTER_ID</code></td>
@ -817,12 +817,6 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
<td>If enabled, for headless service in Kubernetes, pilot will send endpoints over EDS, allowing the sidecar to load balance among pods in the headless service. This feature should be enabled if applications access all services explicitly via a HTTP proxy port in the sidecar.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_FLOW_CONTROL</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, pilot will wait for the completion of a receive operation beforeexecuting a push operation. This is a form of flow control and is useful inenvironments with high rates of push requests to each gateway. By default,this is false.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_GATEWAY_API</code></td>
<td>Boolean</td>
<td><code>true</code></td>