Skip to content

Commit

Permalink
Update reference docs in zh path (#11252)
Browse files Browse the repository at this point in the history
* Update reference docs in zh path

* Update grab_reference_docs.sh to do both `en` and `zh`.
  • Loading branch information
Eric Van Norman authored May 10, 2022
1 parent 102d33c commit 94d1e90
Show file tree
Hide file tree
Showing 40 changed files with 24,548 additions and 11,050 deletions.
594 changes: 0 additions & 594 deletions content/zh/docs/reference/commands/galley/index.html

This file was deleted.

1,463 changes: 1,463 additions & 0 deletions content/zh/docs/reference/commands/install-cni/index.html

Large diffs are not rendered by default.

414 changes: 0 additions & 414 deletions content/zh/docs/reference/commands/istio_ca/index.html

This file was deleted.

6,939 changes: 5,131 additions & 1,808 deletions content/zh/docs/reference/commands/istioctl/index.html

Large diffs are not rendered by default.

411 changes: 0 additions & 411 deletions content/zh/docs/reference/commands/mixs/index.html

This file was deleted.

178 changes: 0 additions & 178 deletions content/zh/docs/reference/commands/node_agent/index.html

This file was deleted.

10 changes: 8 additions & 2 deletions content/zh/docs/reference/commands/operator/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,12 @@ <h2 id="envvars">Environment variables</h2>
<td>Enable the auto mTLS EDS output to consult the PeerAuthentication Policy, only set the {tlsMode: istio} when server side policy enables mTLS PERMISSIVE or STRICT.</td>
</tr>
<tr>
<td><code>ENABLE_AUTO_SNI</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, automatically set SNI when `DestinationRules` do not specify the same</td>
</tr>
<tr>
<td><code>ENABLE_CA_SERVER</code></td>
<td>Boolean</td>
<td><code>true</code></td>
Expand Down Expand Up @@ -438,7 +444,7 @@ <h2 id="envvars">Environment variables</h2>
<td><code>ISTIOD_CUSTOM_HOST</code></td>
<td>String</td>
<td><code></code></td>
<td>Custom host name of istiod that istiod signs the server cert.</td>
<td>Custom host name of istiod that istiod signs the server cert. Multiple custom host names are supported, and multiple values are separated by commas.</td>
</tr>
<tr>
<td><code>ISTIO_AGENT_ENABLE_WASM_REMOTE_LOAD_CONVERSION</code></td>
Expand Down Expand Up @@ -762,7 +768,7 @@ <h2 id="envvars">Environment variables</h2>
<td><code>PILOT_FILTER_GATEWAY_CLUSTER_CONFIG</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td></td>
<td>If enabled, Pilot will send only clusters that referenced in gateway virtual services attached to gateway</td>
</tr>
<tr>
<td><code>PILOT_FLOW_CONTROL_TIMEOUT</code></td>
Expand Down
Loading

0 comments on commit 94d1e90

Please sign in to comment.