mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#11690)
This commit is contained in:
parent
eecc9e73c7
commit
b3bd5762f3
|
@ -7200,6 +7200,12 @@ These environment variables affect the behavior of the <code>istioctl</code> com
|
|||
<td>If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_ENABLE_HTTP2_PROBING</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>true</code></td>
|
||||
<td>If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
|
|
|
@ -479,6 +479,12 @@ These environment variables affect the behavior of the <code>operator</code> com
|
|||
<td>If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_ENABLE_HTTP2_PROBING</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>true</code></td>
|
||||
<td>If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
|
|
|
@ -1301,6 +1301,12 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
|
|||
<td>If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_ENABLE_HTTP2_PROBING</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>true</code></td>
|
||||
<td>If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
|
|
|
@ -659,6 +659,12 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
|
|||
<td>If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_ENABLE_HTTP2_PROBING</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>true</code></td>
|
||||
<td>If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
|
|
|
@ -7200,6 +7200,12 @@ These environment variables affect the behavior of the <code>istioctl</code> com
|
|||
<td>If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_ENABLE_HTTP2_PROBING</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>true</code></td>
|
||||
<td>If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
|
|
|
@ -479,6 +479,12 @@ These environment variables affect the behavior of the <code>operator</code> com
|
|||
<td>If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_ENABLE_HTTP2_PROBING</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>true</code></td>
|
||||
<td>If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
|
|
|
@ -1301,6 +1301,12 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
|
|||
<td>If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_ENABLE_HTTP2_PROBING</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>true</code></td>
|
||||
<td>If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
|
|
|
@ -659,6 +659,12 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
|
|||
<td>If enabled, pilot will only send the delta configs as opposed to the state of the world on a Resource Request. This feature uses the delta xds api, but does not currently send the actual deltas.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_ENABLE_HTTP2_PROBING</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>true</code></td>
|
||||
<td>If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
|
|
Loading…
Reference in New Issue