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

This commit is contained in:
Istio Automation 2021-10-10 19:48:14 -07:00 committed by GitHub
parent f9ab8d2c20
commit 2e42d37e7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 24 additions and 0 deletions

View File

@ -7132,6 +7132,12 @@ These environment variables affect the behavior of the <code>istioctl</code> com
<td>If this is set to true, support for Kubernetes gateway-api (github.com/kubernetes-sigs/gateway-api) will be enabled. In addition to this being enabled, the gateway-api CRDs need to be installed.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_GATEWAY_API_DEPLOYMENT_CONTROLLER</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If this is set to true, gateway-api resources will automatically provision in cluster deployment, services, etc</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_GATEWAY_API_STATUS</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -529,6 +529,12 @@ These environment variables affect the behavior of the <code>operator</code> com
<td>If this is set to true, support for Kubernetes gateway-api (github.com/kubernetes-sigs/gateway-api) will be enabled. In addition to this being enabled, the gateway-api CRDs need to be installed.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_GATEWAY_API_DEPLOYMENT_CONTROLLER</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If this is set to true, gateway-api resources will automatically provision in cluster deployment, services, etc</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_GATEWAY_API_STATUS</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -1408,6 +1408,12 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
<td>If this is set to true, support for Kubernetes gateway-api (github.com/kubernetes-sigs/gateway-api) will be enabled. In addition to this being enabled, the gateway-api CRDs need to be installed.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_GATEWAY_API_DEPLOYMENT_CONTROLLER</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If this is set to true, gateway-api resources will automatically provision in cluster deployment, services, etc</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_GATEWAY_API_STATUS</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -775,6 +775,12 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
<td>If this is set to true, support for Kubernetes gateway-api (github.com/kubernetes-sigs/gateway-api) will be enabled. In addition to this being enabled, the gateway-api CRDs need to be installed.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_GATEWAY_API_DEPLOYMENT_CONTROLLER</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If this is set to true, gateway-api resources will automatically provision in cluster deployment, services, etc</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_GATEWAY_API_STATUS</code></td>
<td>Boolean</td>
<td><code>true</code></td>