mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#12935)
This commit is contained in:
parent
7468d2bc84
commit
104f0ef0d6
|
@ -912,6 +912,12 @@ A group can be specified either by name or by a numeric GID.
|
|||
Only applies when traffic from all groups (i.e. "*") is being redirected to Envoy.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_WATCH_NAMESPACE</code></td>
|
||||
<td>String</td>
|
||||
<td><code></code></td>
|
||||
<td>If set, limit Kubernetes watches to a single namespace. Warning: only a single namespace can be set.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>JWT_POLICY</code></td>
|
||||
<td>String</td>
|
||||
<td><code>third-party-jwt</code></td>
|
||||
|
|
|
@ -7794,6 +7794,12 @@ These environment variables affect the behavior of the <code>istioctl</code> com
|
|||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_WATCH_NAMESPACE</code></td>
|
||||
<td>String</td>
|
||||
<td><code></code></td>
|
||||
<td>If set, limit Kubernetes watches to a single namespace. Warning: only a single namespace can be set.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>JWT_POLICY</code></td>
|
||||
<td>String</td>
|
||||
<td><code>third-party-jwt</code></td>
|
||||
|
|
|
@ -575,6 +575,12 @@ These environment variables affect the behavior of the <code>operator</code> com
|
|||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_WATCH_NAMESPACE</code></td>
|
||||
<td>String</td>
|
||||
<td><code></code></td>
|
||||
<td>If set, limit Kubernetes watches to a single namespace. Warning: only a single namespace can be set.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>JWT_POLICY</code></td>
|
||||
<td>String</td>
|
||||
<td><code>third-party-jwt</code></td>
|
||||
|
|
|
@ -1464,6 +1464,12 @@ Only applies when traffic from all groups (i.e. "*") is being redirected
|
|||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_WATCH_NAMESPACE</code></td>
|
||||
<td>String</td>
|
||||
<td><code></code></td>
|
||||
<td>If set, limit Kubernetes watches to a single namespace. Warning: only a single namespace can be set.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>JWT_POLICY</code></td>
|
||||
<td>String</td>
|
||||
<td><code>third-party-jwt</code></td>
|
||||
|
|
|
@ -743,6 +743,12 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
|
|||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_WATCH_NAMESPACE</code></td>
|
||||
<td>String</td>
|
||||
<td><code></code></td>
|
||||
<td>If set, limit Kubernetes watches to a single namespace. Warning: only a single namespace can be set.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>JWT_POLICY</code></td>
|
||||
<td>String</td>
|
||||
<td><code>third-party-jwt</code></td>
|
||||
|
|
|
@ -425,7 +425,10 @@ No
|
|||
<td><code>localityLbSetting</code></td>
|
||||
<td><code><a href="/docs/reference/config/networking/destination-rule/#LocalityLoadBalancerSetting">LocalityLoadBalancerSetting</a></code></td>
|
||||
<td>
|
||||
<p>Locality based load balancing distribution or failover settings.</p>
|
||||
<p>Locality based load balancing distribution or failover settings.
|
||||
If unspecified, locality based load balancing will be enabled by default.
|
||||
However, this requires outlierDetection to actually take effect for a particular
|
||||
service, see <a href="/docs/tasks/traffic-management/locality-load-balancing/failover/">https://istio.io/latest/docs/tasks/traffic-management/locality-load-balancing/failover/</a></p>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
|
|
@ -912,6 +912,12 @@ A group can be specified either by name or by a numeric GID.
|
|||
Only applies when traffic from all groups (i.e. "*") is being redirected to Envoy.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_WATCH_NAMESPACE</code></td>
|
||||
<td>String</td>
|
||||
<td><code></code></td>
|
||||
<td>If set, limit Kubernetes watches to a single namespace. Warning: only a single namespace can be set.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>JWT_POLICY</code></td>
|
||||
<td>String</td>
|
||||
<td><code>third-party-jwt</code></td>
|
||||
|
|
|
@ -7794,6 +7794,12 @@ These environment variables affect the behavior of the <code>istioctl</code> com
|
|||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_WATCH_NAMESPACE</code></td>
|
||||
<td>String</td>
|
||||
<td><code></code></td>
|
||||
<td>If set, limit Kubernetes watches to a single namespace. Warning: only a single namespace can be set.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>JWT_POLICY</code></td>
|
||||
<td>String</td>
|
||||
<td><code>third-party-jwt</code></td>
|
||||
|
|
|
@ -575,6 +575,12 @@ These environment variables affect the behavior of the <code>operator</code> com
|
|||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_WATCH_NAMESPACE</code></td>
|
||||
<td>String</td>
|
||||
<td><code></code></td>
|
||||
<td>If set, limit Kubernetes watches to a single namespace. Warning: only a single namespace can be set.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>JWT_POLICY</code></td>
|
||||
<td>String</td>
|
||||
<td><code>third-party-jwt</code></td>
|
||||
|
|
|
@ -1464,6 +1464,12 @@ Only applies when traffic from all groups (i.e. "*") is being redirected
|
|||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_WATCH_NAMESPACE</code></td>
|
||||
<td>String</td>
|
||||
<td><code></code></td>
|
||||
<td>If set, limit Kubernetes watches to a single namespace. Warning: only a single namespace can be set.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>JWT_POLICY</code></td>
|
||||
<td>String</td>
|
||||
<td><code>third-party-jwt</code></td>
|
||||
|
|
|
@ -743,6 +743,12 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
|
|||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_WATCH_NAMESPACE</code></td>
|
||||
<td>String</td>
|
||||
<td><code></code></td>
|
||||
<td>If set, limit Kubernetes watches to a single namespace. Warning: only a single namespace can be set.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>JWT_POLICY</code></td>
|
||||
<td>String</td>
|
||||
<td><code>third-party-jwt</code></td>
|
||||
|
|
|
@ -425,7 +425,10 @@ No
|
|||
<td><code>localityLbSetting</code></td>
|
||||
<td><code><a href="/zh/docs/reference/config/networking/destination-rule/#LocalityLoadBalancerSetting">LocalityLoadBalancerSetting</a></code></td>
|
||||
<td>
|
||||
<p>Locality based load balancing distribution or failover settings.</p>
|
||||
<p>Locality based load balancing distribution or failover settings.
|
||||
If unspecified, locality based load balancing will be enabled by default.
|
||||
However, this requires outlierDetection to actually take effect for a particular
|
||||
service, see <a href="/latest/docs/tasks/traffic-management/locality-load-balancing/failover/">https://istio.io/latest/docs/tasks/traffic-management/locality-load-balancing/failover/</a></p>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
|
|
@ -644,13 +644,3 @@ messages:
|
|||
type: "[]string"
|
||||
- name: namespace
|
||||
type: string
|
||||
|
||||
- name: "DeprecatedLightstepProvider"
|
||||
code: IST0161
|
||||
level: Warning
|
||||
description: "Lightstep provider is still being used"
|
||||
template: "The Lightstep provider %s is deprecated, please migrate to OpenTelemetry provider."
|
||||
url: "https://istio.io/latest/docs/reference/config/analysis/ist0161/"
|
||||
args:
|
||||
- name: providerName
|
||||
type: "string"
|
||||
|
|
Loading…
Reference in New Issue