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

This commit is contained in:
Istio Automation 2025-04-15 22:16:22 -04:00 committed by GitHub
parent d9b104de48
commit 9ff01789b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 96 additions and 0 deletions

View File

@ -590,6 +590,12 @@ https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/security/ssl#fip
<td>If this is set to false, will not create CA server in istiod.</td>
</tr>
<tr>
<td><code>ENABLE_CLUSTER_TRUST_BUNDLE_API</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, uses the ClusterTrustBundle API instead of ConfigMaps to store the root certificate in the cluster.</td>
</tr>
<tr>
<td><code>ENABLE_DEBUG_ON_HTTP</code></td>
<td>Boolean</td>
<td><code>true</code></td>
@ -894,6 +900,12 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<td>Fallback value for log level in CNI config file, if not specified in helm template</td>
</tr>
<tr>
<td><code>MAX_CONNECTIONS_PER_SOCKET_EVENT_LOOP</code></td>
<td>Integer</td>
<td><code>1</code></td>
<td>The maximum number of connections to accept from the kernel per socket event. Set this to &#39;0&#39; to accept unlimited connections.</td>
</tr>
<tr>
<td><code>MCS_API_GROUP</code></td>
<td>String</td>
<td><code>multicluster.x-k8s.io</code></td>

View File

@ -7973,6 +7973,12 @@ https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/security/ssl#fip
<td>If this is set to false, will not create CA server in istiod.</td>
</tr>
<tr>
<td><code>ENABLE_CLUSTER_TRUST_BUNDLE_API</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, uses the ClusterTrustBundle API instead of ConfigMaps to store the root certificate in the cluster.</td>
</tr>
<tr>
<td><code>ENABLE_DEBUG_ON_HTTP</code></td>
<td>Boolean</td>
<td><code>true</code></td>
@ -8349,6 +8355,12 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<td>If enabled, the cluster secret watcher will watch the namespace of the external cluster instead of config cluster</td>
</tr>
<tr>
<td><code>MAX_CONNECTIONS_PER_SOCKET_EVENT_LOOP</code></td>
<td>Integer</td>
<td><code>1</code></td>
<td>The maximum number of connections to accept from the kernel per socket event. Set this to &#39;0&#39; to accept unlimited connections.</td>
</tr>
<tr>
<td><code>MCS_API_GROUP</code></td>
<td>String</td>
<td><code>multicluster.x-k8s.io</code></td>

View File

@ -861,6 +861,12 @@ https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/security/ssl#fip
<td>If this is set to false, will not create CA server in istiod.</td>
</tr>
<tr>
<td><code>ENABLE_CLUSTER_TRUST_BUNDLE_API</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, uses the ClusterTrustBundle API instead of ConfigMaps to store the root certificate in the cluster.</td>
</tr>
<tr>
<td><code>ENABLE_DEBUG_ON_HTTP</code></td>
<td>Boolean</td>
<td><code>true</code></td>
@ -1303,6 +1309,12 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<td>If enabled, the cluster secret watcher will watch the namespace of the external cluster instead of config cluster</td>
</tr>
<tr>
<td><code>MAX_CONNECTIONS_PER_SOCKET_EVENT_LOOP</code></td>
<td>Integer</td>
<td><code>1</code></td>
<td>The maximum number of connections to accept from the kernel per socket event. Set this to &#39;0&#39; to accept unlimited connections.</td>
</tr>
<tr>
<td><code>MCS_API_GROUP</code></td>
<td>String</td>
<td><code>multicluster.x-k8s.io</code></td>

View File

@ -524,6 +524,12 @@ https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/security/ssl#fip
<td>If this is set to false, will not create CA server in istiod.</td>
</tr>
<tr>
<td><code>ENABLE_CLUSTER_TRUST_BUNDLE_API</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, uses the ClusterTrustBundle API instead of ConfigMaps to store the root certificate in the cluster.</td>
</tr>
<tr>
<td><code>ENABLE_DEBUG_ON_HTTP</code></td>
<td>Boolean</td>
<td><code>true</code></td>
@ -882,6 +888,12 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<td>If enabled, the cluster secret watcher will watch the namespace of the external cluster instead of config cluster</td>
</tr>
<tr>
<td><code>MAX_CONNECTIONS_PER_SOCKET_EVENT_LOOP</code></td>
<td>Integer</td>
<td><code>1</code></td>
<td>The maximum number of connections to accept from the kernel per socket event. Set this to &#39;0&#39; to accept unlimited connections.</td>
</tr>
<tr>
<td><code>MAX_WORKLOAD_CERT_TTL</code></td>
<td>Time Duration</td>
<td><code>2160h0m0s</code></td>

View File

@ -590,6 +590,12 @@ https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/security/ssl#fip
<td>If this is set to false, will not create CA server in istiod.</td>
</tr>
<tr>
<td><code>ENABLE_CLUSTER_TRUST_BUNDLE_API</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, uses the ClusterTrustBundle API instead of ConfigMaps to store the root certificate in the cluster.</td>
</tr>
<tr>
<td><code>ENABLE_DEBUG_ON_HTTP</code></td>
<td>Boolean</td>
<td><code>true</code></td>
@ -894,6 +900,12 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<td>Fallback value for log level in CNI config file, if not specified in helm template</td>
</tr>
<tr>
<td><code>MAX_CONNECTIONS_PER_SOCKET_EVENT_LOOP</code></td>
<td>Integer</td>
<td><code>1</code></td>
<td>The maximum number of connections to accept from the kernel per socket event. Set this to &#39;0&#39; to accept unlimited connections.</td>
</tr>
<tr>
<td><code>MCS_API_GROUP</code></td>
<td>String</td>
<td><code>multicluster.x-k8s.io</code></td>

View File

@ -7973,6 +7973,12 @@ https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/security/ssl#fip
<td>If this is set to false, will not create CA server in istiod.</td>
</tr>
<tr>
<td><code>ENABLE_CLUSTER_TRUST_BUNDLE_API</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, uses the ClusterTrustBundle API instead of ConfigMaps to store the root certificate in the cluster.</td>
</tr>
<tr>
<td><code>ENABLE_DEBUG_ON_HTTP</code></td>
<td>Boolean</td>
<td><code>true</code></td>
@ -8349,6 +8355,12 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<td>If enabled, the cluster secret watcher will watch the namespace of the external cluster instead of config cluster</td>
</tr>
<tr>
<td><code>MAX_CONNECTIONS_PER_SOCKET_EVENT_LOOP</code></td>
<td>Integer</td>
<td><code>1</code></td>
<td>The maximum number of connections to accept from the kernel per socket event. Set this to &#39;0&#39; to accept unlimited connections.</td>
</tr>
<tr>
<td><code>MCS_API_GROUP</code></td>
<td>String</td>
<td><code>multicluster.x-k8s.io</code></td>

View File

@ -861,6 +861,12 @@ https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/security/ssl#fip
<td>If this is set to false, will not create CA server in istiod.</td>
</tr>
<tr>
<td><code>ENABLE_CLUSTER_TRUST_BUNDLE_API</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, uses the ClusterTrustBundle API instead of ConfigMaps to store the root certificate in the cluster.</td>
</tr>
<tr>
<td><code>ENABLE_DEBUG_ON_HTTP</code></td>
<td>Boolean</td>
<td><code>true</code></td>
@ -1303,6 +1309,12 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<td>If enabled, the cluster secret watcher will watch the namespace of the external cluster instead of config cluster</td>
</tr>
<tr>
<td><code>MAX_CONNECTIONS_PER_SOCKET_EVENT_LOOP</code></td>
<td>Integer</td>
<td><code>1</code></td>
<td>The maximum number of connections to accept from the kernel per socket event. Set this to &#39;0&#39; to accept unlimited connections.</td>
</tr>
<tr>
<td><code>MCS_API_GROUP</code></td>
<td>String</td>
<td><code>multicluster.x-k8s.io</code></td>

View File

@ -524,6 +524,12 @@ https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/security/ssl#fip
<td>If this is set to false, will not create CA server in istiod.</td>
</tr>
<tr>
<td><code>ENABLE_CLUSTER_TRUST_BUNDLE_API</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, uses the ClusterTrustBundle API instead of ConfigMaps to store the root certificate in the cluster.</td>
</tr>
<tr>
<td><code>ENABLE_DEBUG_ON_HTTP</code></td>
<td>Boolean</td>
<td><code>true</code></td>
@ -882,6 +888,12 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<td>If enabled, the cluster secret watcher will watch the namespace of the external cluster instead of config cluster</td>
</tr>
<tr>
<td><code>MAX_CONNECTIONS_PER_SOCKET_EVENT_LOOP</code></td>
<td>Integer</td>
<td><code>1</code></td>
<td>The maximum number of connections to accept from the kernel per socket event. Set this to &#39;0&#39; to accept unlimited connections.</td>
</tr>
<tr>
<td><code>MAX_WORKLOAD_CERT_TTL</code></td>
<td>Time Duration</td>
<td><code>2160h0m0s</code></td>