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

This commit is contained in:
Istio Automation 2020-06-01 06:30:48 -07:00 committed by GitHub
parent 877b438829
commit ce02a6fe1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 29 additions and 14 deletions

View File

@ -103,7 +103,7 @@ debug and diagnose their Istio mesh.
<tr>
<td><code>--output &lt;string&gt;</code></td>
<td><code>-o</code></td>
<td>Output format: one of [json yaml log] (default `log`)</td>
<td>Output format: one of [json log yaml] (default `log`)</td>
</tr>
<tr>
<td><code>--output-threshold &lt;Level&gt;</code></td>
@ -1094,7 +1094,7 @@ istioctl experimental add-to-mesh service productpage
<tr>
<td><code>--output &lt;string&gt;</code></td>
<td><code>-o</code></td>
<td>Output format: one of [log json yaml] (default `log`)</td>
<td>Output format: one of [json log yaml] (default `log`)</td>
</tr>
<tr>
<td><code>--output-threshold &lt;Level&gt;</code></td>
@ -2495,7 +2495,7 @@ Istio will be started on the host network as a docker container in capture mode.
<td><code>--charts &lt;string&gt;</code></td>
<td><code>-d</code></td>
<td>Specify a path to a directory of charts and profiles
(e.g. ~/Downloads/istio-1.6.0/install/kubernetes/operator)
(e.g. ~/Downloads/istio-1.6.0/manifests)
or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.6.0/istio-1.6.0-linux-amd64.tar.gz).
(default ``)</td>
</tr>
@ -2640,7 +2640,7 @@ istioctl experimental wait --for=distribution --threshold=.99 --timeout=300 virt
<td><code>--charts &lt;string&gt;</code></td>
<td><code>-d</code></td>
<td>Specify a path to a directory of charts and profiles
(e.g. ~/Downloads/istio-1.6.0/install/kubernetes/operator)
(e.g. ~/Downloads/istio-1.6.0/manifests)
or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.6.0/istio-1.6.0-linux-amd64.tar.gz).
(default ``)</td>
</tr>
@ -2886,7 +2886,7 @@ istioctl kube-inject -f samples/bookinfo/platform/kube/bookinfo.yaml \
<td><code>--charts &lt;string&gt;</code></td>
<td><code>-d</code></td>
<td>Specify a path to a directory of charts and profiles
(e.g. ~/Downloads/istio-1.6.0/install/kubernetes/operator)
(e.g. ~/Downloads/istio-1.6.0/manifests)
or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.6.0/istio-1.6.0-linux-amd64.tar.gz).
(default ``)</td>
</tr>
@ -3054,7 +3054,7 @@ e.g.
<td><code>--charts &lt;string&gt;</code></td>
<td><code>-d</code></td>
<td>Specify a path to a directory of charts and profiles
(e.g. ~/Downloads/istio-1.6.0/install/kubernetes/operator)
(e.g. ~/Downloads/istio-1.6.0/manifests)
or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.6.0/istio-1.6.0-linux-amd64.tar.gz).
(default ``)</td>
</tr>
@ -3178,7 +3178,7 @@ https://istio.io/docs/reference/config/istio.operator.v1alpha1/#IstioOperatorSpe
<td><code>--charts &lt;string&gt;</code></td>
<td><code>-d</code></td>
<td>Specify a path to a directory of charts and profiles
(e.g. ~/Downloads/istio-1.6.0/install/kubernetes/operator)
(e.g. ~/Downloads/istio-1.6.0/manifests)
or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.6.0/istio-1.6.0-linux-amd64.tar.gz).
(default ``)</td>
</tr>
@ -3241,7 +3241,7 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.6.0/
<td><code>--charts &lt;string&gt;</code></td>
<td><code>-d</code></td>
<td>Specify a path to a directory of charts and profiles
(e.g. ~/Downloads/istio-1.6.0/install/kubernetes/operator)
(e.g. ~/Downloads/istio-1.6.0/manifests)
or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.6.0/istio-1.6.0-linux-amd64.tar.gz).
(default ``)</td>
</tr>
@ -3434,7 +3434,7 @@ istioctl manifest apply --set profile=demo # Use a profile from the list
<td><code>--charts &lt;string&gt;</code></td>
<td><code>-d</code></td>
<td>Specify a path to a directory of charts and profiles
(e.g. ~/Downloads/istio-1.6.0/install/kubernetes/operator)
(e.g. ~/Downloads/istio-1.6.0/manifests)
or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.6.0/istio-1.6.0-linux-amd64.tar.gz).
(default ``)</td>
</tr>
@ -3482,7 +3482,7 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.6.0/
<td><code>--charts &lt;string&gt;</code></td>
<td><code>-d</code></td>
<td>Specify a path to a directory of charts and profiles
(e.g. ~/Downloads/istio-1.6.0/install/kubernetes/operator)
(e.g. ~/Downloads/istio-1.6.0/manifests)
or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.6.0/istio-1.6.0-linux-amd64.tar.gz).
(default ``)</td>
</tr>
@ -3546,7 +3546,7 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi
<td><code>--charts &lt;string&gt;</code></td>
<td><code>-d</code></td>
<td>Specify a path to a directory of charts and profiles
(e.g. ~/Downloads/istio-1.6.0/install/kubernetes/operator)
(e.g. ~/Downloads/istio-1.6.0/manifests)
or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.6.0/istio-1.6.0-linux-amd64.tar.gz).
(default ``)</td>
</tr>
@ -4243,7 +4243,7 @@ Retrieves last sent and last acknowledged xDS sync from Pilot to each Envoy in t
<td><code>--charts &lt;string&gt;</code></td>
<td><code>-d</code></td>
<td>Specify a path to a directory of charts and profiles
(e.g. ~/Downloads/istio-1.6.0/install/kubernetes/operator)
(e.g. ~/Downloads/istio-1.6.0/manifests)
or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.6.0/istio-1.6.0-linux-amd64.tar.gz).
(default ``)</td>
</tr>

View File

@ -231,7 +231,7 @@ remove_toc_prefix: 'pilot-discovery '
<tr>
<td><code>--meshConfig &lt;string&gt;</code></td>
<td></td>
<td>File name for Istio mesh configuration. If not specified, a default mesh will be used. (default `/etc/istio/config/mesh`)</td>
<td>File name for Istio mesh configuration. If not specified, a default mesh will be used. (default `./etc/istio/config/mesh`)</td>
</tr>
<tr>
<td><code>--monitoringAddr &lt;string&gt;</code></td>

View File

@ -744,7 +744,7 @@ No
<td><code>ingressService</code></td>
<td><code>string</code></td>
<td>
<p>Name of theKubernetes service used for the istio ingress controller.</p>
<p>Name of the Kubernetes service used for the istio ingress controller.</p>
</td>
<td>
@ -757,6 +757,21 @@ No
<td>
<p>Defines whether to use Istio ingress controller for annotated or all ingress resources.</p>
</td>
<td>
No
</td>
</tr>
<tr id="MeshConfig-ingress_selector">
<td><code>ingressSelector</code></td>
<td><code>string</code></td>
<td>
<p>Defines which gateway deployment to use as the Ingress controller. This field corresponds to
the Gateway.selector field, and will be set as <code>istio: INGRESS_SELECTOR</code>.
By default, <code>ingressgateway</code> is used, which will select the default IngressGateway as it has the
<code>istio: ingressgateway</code> labels.
It is recommended that this is the same value as ingress_service.</p>
</td>
<td>
No