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

This commit is contained in:
Istio Automation 2023-12-21 18:14:36 -08:00 committed by GitHub
parent 4b6be4c5bc
commit e154161390
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 40 additions and 40 deletions

View File

@ -1314,8 +1314,8 @@ Only applies when traffic from all groups (i.e. "*") is being redirected
<tr>
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
<td>Floating-Point</td>
<td><code>25</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
<td><code>0</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API</code></td>
@ -1338,8 +1338,8 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<tr>
<td><code>PILOT_PUSH_THROTTLE</code></td>
<td>Integer</td>
<td><code>100</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes</td>
<td><code>0</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_REMOTE_CLUSTER_TIMEOUT</code></td>

View File

@ -7090,8 +7090,8 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<tr>
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
<td>Floating-Point</td>
<td><code>25</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
<td><code>0</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API</code></td>
@ -7114,8 +7114,8 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<tr>
<td><code>PILOT_PUSH_THROTTLE</code></td>
<td>Integer</td>
<td><code>100</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes</td>
<td><code>0</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_REMOTE_CLUSTER_TIMEOUT</code></td>

View File

@ -983,8 +983,8 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<tr>
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
<td>Floating-Point</td>
<td><code>25</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
<td><code>0</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API</code></td>
@ -1007,8 +1007,8 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<tr>
<td><code>PILOT_PUSH_THROTTLE</code></td>
<td>Integer</td>
<td><code>100</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes</td>
<td><code>0</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_REMOTE_CLUSTER_TIMEOUT</code></td>

View File

@ -1878,8 +1878,8 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<tr>
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
<td>Floating-Point</td>
<td><code>25</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
<td><code>0</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API</code></td>
@ -1902,8 +1902,8 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<tr>
<td><code>PILOT_PUSH_THROTTLE</code></td>
<td>Integer</td>
<td><code>100</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes</td>
<td><code>0</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_REMOTE_CLUSTER_TIMEOUT</code></td>

View File

@ -1175,8 +1175,8 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<tr>
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
<td>Floating-Point</td>
<td><code>25</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
<td><code>0</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API</code></td>
@ -1199,8 +1199,8 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<tr>
<td><code>PILOT_PUSH_THROTTLE</code></td>
<td>Integer</td>
<td><code>100</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes</td>
<td><code>0</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_REMOTE_CLUSTER_TIMEOUT</code></td>

View File

@ -1314,8 +1314,8 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<tr>
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
<td>Floating-Point</td>
<td><code>25</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
<td><code>0</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API</code></td>
@ -1338,8 +1338,8 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<tr>
<td><code>PILOT_PUSH_THROTTLE</code></td>
<td>Integer</td>
<td><code>100</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes</td>
<td><code>0</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_REMOTE_CLUSTER_TIMEOUT</code></td>

View File

@ -7090,8 +7090,8 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<tr>
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
<td>Floating-Point</td>
<td><code>25</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
<td><code>0</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API</code></td>
@ -7114,8 +7114,8 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<tr>
<td><code>PILOT_PUSH_THROTTLE</code></td>
<td>Integer</td>
<td><code>100</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes</td>
<td><code>0</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_REMOTE_CLUSTER_TIMEOUT</code></td>

View File

@ -983,8 +983,8 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<tr>
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
<td>Floating-Point</td>
<td><code>25</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
<td><code>0</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API</code></td>
@ -1007,8 +1007,8 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<tr>
<td><code>PILOT_PUSH_THROTTLE</code></td>
<td>Integer</td>
<td><code>100</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes</td>
<td><code>0</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_REMOTE_CLUSTER_TIMEOUT</code></td>

View File

@ -1878,8 +1878,8 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<tr>
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
<td>Floating-Point</td>
<td><code>25</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
<td><code>0</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API</code></td>
@ -1902,8 +1902,8 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<tr>
<td><code>PILOT_PUSH_THROTTLE</code></td>
<td>Integer</td>
<td><code>100</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes</td>
<td><code>0</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_REMOTE_CLUSTER_TIMEOUT</code></td>

View File

@ -1175,8 +1175,8 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<tr>
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
<td>Floating-Point</td>
<td><code>25</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
<td><code>0</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_MULTI_NETWORK_DISCOVER_GATEWAY_API</code></td>
@ -1199,8 +1199,8 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<tr>
<td><code>PILOT_PUSH_THROTTLE</code></td>
<td>Integer</td>
<td><code>100</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes</td>
<td><code>0</code></td>
<td>Limits the number of concurrent pushes allowed. On larger machines this can be increased for faster pushes. If set to 0 or unset, the max will be automatically determined based on the machine size</td>
</tr>
<tr>
<td><code>PILOT_REMOTE_CLUSTER_TIMEOUT</code></td>