mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#16413)
This commit is contained in:
parent
d9b104de48
commit
9ff01789b6
|
@ -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. "*") 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 '0' 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>
|
||||
|
|
|
@ -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. "*") 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 '0' 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>
|
||||
|
|
|
@ -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. "*") 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 '0' 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>
|
||||
|
|
|
@ -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. "*") 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 '0' to accept unlimited connections.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>MAX_WORKLOAD_CERT_TTL</code></td>
|
||||
<td>Time Duration</td>
|
||||
<td><code>2160h0m0s</code></td>
|
||||
|
|
|
@ -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. "*") 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 '0' 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>
|
||||
|
|
|
@ -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. "*") 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 '0' 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>
|
||||
|
|
|
@ -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. "*") 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 '0' 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>
|
||||
|
|
|
@ -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. "*") 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 '0' to accept unlimited connections.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>MAX_WORKLOAD_CERT_TTL</code></td>
|
||||
<td>Time Duration</td>
|
||||
<td><code>2160h0m0s</code></td>
|
||||
|
|
Loading…
Reference in New Issue