Automator: update istio.io@release-1.6 reference docs (#7191)

This commit is contained in:
Istio Automation 2020-04-30 06:30:03 -07:00 committed by GitHub
parent a83522e819
commit c59ca25a02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 72 additions and 166 deletions

View File

@ -2321,14 +2321,6 @@ THIS COMMAND IS STILL UNDER ACTIVE DEVELOPMENT AND NOT READY FOR PRODUCTION USE.
</thead>
<tbody>
<tr>
<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)
or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.5.1/istio-1.5.1-linux.tar.gz).
(default ``)</td>
</tr>
<tr>
<td><code>--context &lt;string&gt;</code></td>
<td></td>
<td>The name of the kubeconfig context to use (default ``)</td>
@ -2364,6 +2356,11 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.5.1/
<td>Config namespace (default ``)</td>
</tr>
<tr>
<td><code>--readiness-timeout &lt;duration&gt;</code></td>
<td></td>
<td>Maximum time to wait for Istio resources in each component to be ready. The --wait flag must be set for this flag to apply (default `5m0s`)</td>
</tr>
<tr>
<td><code>--set &lt;stringArray&gt;</code></td>
<td><code>-s</code></td>
<td>Override an IstioOperator value, e.g. to choose a profile
@ -2377,11 +2374,6 @@ https://istio.io/docs/reference/config/istio.operator.v1alpha12.pb/#IstioControl
<td>If skip-confirmation is set, skips the prompting confirmation for value changes in this upgrade </td>
</tr>
<tr>
<td><code>--verbose</code></td>
<td></td>
<td>Verbose output. </td>
</tr>
<tr>
<td><code>--versionsURI &lt;string&gt;</code></td>
<td><code>-u</code></td>
<td>URI for operator versions to Istio versions map (default ``)</td>
@ -2389,7 +2381,7 @@ https://istio.io/docs/reference/config/istio.operator.v1alpha12.pb/#IstioControl
<tr>
<td><code>--wait</code></td>
<td><code>-w</code></td>
<td>Wait, if set will wait until all Pods, Services, and minimum number of Pods of a Deployment are in a ready state before the command exits. It will wait for a maximum duration of 10m0s </td>
<td>Wait, if set will wait until all Pods, Services, and minimum number of Pods of a Deployment are in a ready state before the command exits. </td>
</tr>
</tbody>
</table>
@ -2479,7 +2471,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.5.0/install/kubernetes/operator)
or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.5.1/istio-1.5.1-linux.tar.gz).
(default ``)</td>
</tr>
@ -2502,7 +2494,7 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi
<tr>
<td><code>--force</code></td>
<td></td>
<td>Proceed even with validation errors </td>
<td>Proceed even with validation errors. </td>
</tr>
<tr>
<td><code>--istioNamespace &lt;string&gt;</code></td>
@ -2522,7 +2514,7 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi
<tr>
<td><code>--readiness-timeout &lt;duration&gt;</code></td>
<td></td>
<td>Maximum seconds to wait for all Istio resources to be ready. The --wait flag must be set for this flag to apply (default `5m0s`)</td>
<td>Maximum time to wait for Istio resources in each component to be ready. The --wait flag must be set for this flag to apply. (default `5m0s`)</td>
</tr>
<tr>
<td><code>--set &lt;stringArray&gt;</code></td>
@ -2539,14 +2531,9 @@ https://istio.io/docs/reference/config/istio.operator.v1alpha12.pb/#IstioControl
If set to true, the user is not prompted and a Yes response is assumed in all cases. </td>
</tr>
<tr>
<td><code>--verbose</code></td>
<td></td>
<td>Verbose output. </td>
</tr>
<tr>
<td><code>--wait</code></td>
<td><code>-w</code></td>
<td>Wait, if set will wait until all Pods, Services, and minimum number of Pods of a Deployment are in a ready state before the command exits. It will wait for a maximum duration of --readiness-timeout seconds </td>
<td>Wait until all Pods, Services, and minimum number of Pods of a Deployment are in a ready state before the exiting. </td>
</tr>
</tbody>
</table>
@ -2711,11 +2698,6 @@ istioctl kube-inject -f samples/bookinfo/platform/kube/bookinfo.yaml \
<td><code>-n</code></td>
<td>Config namespace (default ``)</td>
</tr>
<tr>
<td><code>--verbose</code></td>
<td></td>
<td>Verbose output. </td>
</tr>
</tbody>
</table>
<h2 id="istioctl-manifest-apply">istioctl manifest apply</h2>
@ -2735,7 +2717,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.5.0/install/kubernetes/operator)
or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.5.1/istio-1.5.1-linux.tar.gz).
(default ``)</td>
</tr>
@ -2758,7 +2740,7 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi
<tr>
<td><code>--force</code></td>
<td></td>
<td>Proceed even with validation errors </td>
<td>Proceed even with validation errors. </td>
</tr>
<tr>
<td><code>--istioNamespace &lt;string&gt;</code></td>
@ -2778,7 +2760,7 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi
<tr>
<td><code>--readiness-timeout &lt;duration&gt;</code></td>
<td></td>
<td>Maximum seconds to wait for all Istio resources to be ready. The --wait flag must be set for this flag to apply (default `5m0s`)</td>
<td>Maximum time to wait for Istio resources in each component to be ready. The --wait flag must be set for this flag to apply. (default `5m0s`)</td>
</tr>
<tr>
<td><code>--set &lt;stringArray&gt;</code></td>
@ -2795,14 +2777,9 @@ https://istio.io/docs/reference/config/istio.operator.v1alpha12.pb/#IstioControl
If set to true, the user is not prompted and a Yes response is assumed in all cases. </td>
</tr>
<tr>
<td><code>--verbose</code></td>
<td></td>
<td>Verbose output. </td>
</tr>
<tr>
<td><code>--wait</code></td>
<td><code>-w</code></td>
<td>Wait, if set will wait until all Pods, Services, and minimum number of Pods of a Deployment are in a ready state before the command exits. It will wait for a maximum duration of --readiness-timeout seconds </td>
<td>Wait until all Pods, Services, and minimum number of Pods of a Deployment are in a ready state before the exiting. </td>
</tr>
</tbody>
</table>
@ -2841,7 +2818,7 @@ If set to true, the user is not prompted and a Yes response is assumed in all ca
<tr>
<td><code>--directory</code></td>
<td><code>-r</code></td>
<td>compare directory </td>
<td>Compare directory. </td>
</tr>
<tr>
<td><code>--dry-run</code></td>
@ -2851,7 +2828,7 @@ If set to true, the user is not prompted and a Yes response is assumed in all ca
<tr>
<td><code>--ignore &lt;string&gt;</code></td>
<td></td>
<td>ignoreResources ignores all listed items during comparison. It uses the same list format as selectResources (default ``)</td>
<td>Ignore all listed items during comparison, using the same list format as selectResources. (default ``)</td>
</tr>
<tr>
<td><code>--istioNamespace &lt;string&gt;</code></td>
@ -2871,14 +2848,14 @@ If set to true, the user is not prompted and a Yes response is assumed in all ca
<tr>
<td><code>--rename &lt;string&gt;</code></td>
<td></td>
<td>renameResources identifies renamed resources before comparison.
<td>Rename resources before comparison.
The format of each renaming pair is A-&gt;B, all renaming pairs are comma separated.
e.g. Service:*:istiod-&gt;Service:*:istio-control - rename istiod service into istio-control (default ``)</td>
</tr>
<tr>
<td><code>--select &lt;string&gt;</code></td>
<td></td>
<td>selectResources constrains the list of resources to compare to only the ones in this list, ignoring all others.
<td>Constrain the list of resources to compare to only the ones in this list, ignoring all others.
The format of each list item is &#34;::&#34; and the items are comma separated. The &#34;*&#34; character represents wildcard selection.
e.g.
Deployment:istio-system:* - compare all deployments in istio-system namespace
@ -2886,7 +2863,7 @@ e.g.
</tr>
<tr>
<td><code>--verbose</code></td>
<td></td>
<td><code>-v</code></td>
<td>Verbose output. </td>
</tr>
</tbody>
@ -2908,7 +2885,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.5.0/install/kubernetes/operator)
or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.5.1/istio-1.5.1-linux.tar.gz).
(default ``)</td>
</tr>
@ -2931,7 +2908,7 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi
<tr>
<td><code>--force</code></td>
<td></td>
<td>Proceed even with validation errors </td>
<td>Proceed even with validation errors. </td>
</tr>
<tr>
<td><code>--istioNamespace &lt;string&gt;</code></td>
@ -2951,7 +2928,7 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi
<tr>
<td><code>--output &lt;string&gt;</code></td>
<td><code>-o</code></td>
<td>Manifest output directory path (default ``)</td>
<td>Manifest output directory path. (default ``)</td>
</tr>
<tr>
<td><code>--set &lt;stringArray&gt;</code></td>
@ -2961,11 +2938,6 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi
settings (--set values.grafana.enabled=true). See documentation for more info:
https://istio.io/docs/reference/config/istio.operator.v1alpha12.pb/#IstioControlPlaneSpec (default `[]`)</td>
</tr>
<tr>
<td><code>--verbose</code></td>
<td></td>
<td>Verbose output. </td>
</tr>
</tbody>
</table>
<h3 id="istioctl-manifest-generate Examples">Examples</h3>
@ -3025,11 +2997,6 @@ https://istio.io/docs/reference/config/istio.operator.v1alpha12.pb/#IstioControl
<td><code>-n</code></td>
<td>Config namespace (default ``)</td>
</tr>
<tr>
<td><code>--verbose</code></td>
<td></td>
<td>Verbose output. </td>
</tr>
</tbody>
</table>
<h2 id="istioctl-manifest-versions">istioctl manifest versions</h2>
@ -3071,11 +3038,6 @@ https://istio.io/docs/reference/config/istio.operator.v1alpha12.pb/#IstioControl
<td>Config namespace (default ``)</td>
</tr>
<tr>
<td><code>--verbose</code></td>
<td></td>
<td>Verbose output. </td>
</tr>
<tr>
<td><code>--versionsURI &lt;string&gt;</code></td>
<td><code>-u</code></td>
<td>URI for operator versions to Istio versions map (default ``)</td>
@ -3132,7 +3094,7 @@ https://istio.io/docs/reference/config/istio.operator.v1alpha12.pb/#IstioControl
<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.5.0/install/kubernetes/operator)
or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.5.1/istio-1.5.1-linux.tar.gz).
(default ``)</td>
</tr>
@ -3176,11 +3138,6 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.5.1/
<td></td>
<td>The tag for the operator controller image (default `unknown`)</td>
</tr>
<tr>
<td><code>--verbose</code></td>
<td></td>
<td>Verbose output. </td>
</tr>
</tbody>
</table>
<h2 id="istioctl-operator-init">istioctl operator init</h2>
@ -3200,7 +3157,7 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.5.1/
<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.5.0/install/kubernetes/operator)
or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.5.1/istio-1.5.1-linux.tar.gz).
(default ``)</td>
</tr>
@ -3249,11 +3206,6 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.5.1/
<td></td>
<td>The tag for the operator controller image (default `unknown`)</td>
</tr>
<tr>
<td><code>--verbose</code></td>
<td></td>
<td>Verbose output. </td>
</tr>
</tbody>
</table>
<h2 id="istioctl-operator-remove">istioctl operator remove</h2>
@ -3304,11 +3256,6 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.5.1/
<td></td>
<td>The namespace the operator controller is installed into (default `istio-operator`)</td>
</tr>
<tr>
<td><code>--verbose</code></td>
<td></td>
<td>Verbose output. </td>
</tr>
</tbody>
</table>
<h2 id="istioctl-options">istioctl options</h2>
@ -3380,11 +3327,6 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.5.1/
<td><code>-n</code></td>
<td>Config namespace (default ``)</td>
</tr>
<tr>
<td><code>--verbose</code></td>
<td></td>
<td>Verbose output. </td>
</tr>
</tbody>
</table>
<h3 id="istioctl-profile Examples">Examples</h3>
@ -3429,11 +3371,6 @@ istioctl manifest apply --set profile=demo # Use a profile from the list
<td><code>-n</code></td>
<td>Config namespace (default ``)</td>
</tr>
<tr>
<td><code>--verbose</code></td>
<td></td>
<td>Verbose output. </td>
</tr>
</tbody>
</table>
<h2 id="istioctl-profile-dump">istioctl profile dump</h2>
@ -3450,14 +3387,6 @@ istioctl manifest apply --set profile=demo # Use a profile from the list
</thead>
<tbody>
<tr>
<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)
or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.5.1/istio-1.5.1-linux.tar.gz).
(default ``)</td>
</tr>
<tr>
<td><code>--config-path &lt;string&gt;</code></td>
<td><code>-p</code></td>
<td>The path the root of the configuration subtree to dump e.g. components.pilot. By default, dump whole tree (default ``)</td>
@ -3498,11 +3427,6 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi
<td><code>-o</code></td>
<td>Output format: one of json|yaml (default `yaml`)</td>
</tr>
<tr>
<td><code>--verbose</code></td>
<td></td>
<td>Verbose output. </td>
</tr>
</tbody>
</table>
<h2 id="istioctl-profile-list">istioctl profile list</h2>
@ -3543,11 +3467,6 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi
<td><code>-n</code></td>
<td>Config namespace (default ``)</td>
</tr>
<tr>
<td><code>--verbose</code></td>
<td></td>
<td>Verbose output. </td>
</tr>
</tbody>
</table>
<h2 id="istioctl-proxy-config">istioctl proxy-config</h2>
@ -4223,14 +4142,6 @@ Retrieves last sent and last acknowledged xDS sync from Pilot to each Envoy in t
</thead>
<tbody>
<tr>
<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)
or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.5.1/istio-1.5.1-linux.tar.gz).
(default ``)</td>
</tr>
<tr>
<td><code>--context &lt;string&gt;</code></td>
<td></td>
<td>The name of the kubeconfig context to use (default ``)</td>
@ -4266,6 +4177,11 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.5.1/
<td>Config namespace (default ``)</td>
</tr>
<tr>
<td><code>--readiness-timeout &lt;duration&gt;</code></td>
<td></td>
<td>Maximum time to wait for Istio resources in each component to be ready. The --wait flag must be set for this flag to apply (default `5m0s`)</td>
</tr>
<tr>
<td><code>--set &lt;stringArray&gt;</code></td>
<td><code>-s</code></td>
<td>Override an IstioOperator value, e.g. to choose a profile
@ -4279,11 +4195,6 @@ https://istio.io/docs/reference/config/istio.operator.v1alpha12.pb/#IstioControl
<td>If skip-confirmation is set, skips the prompting confirmation for value changes in this upgrade </td>
</tr>
<tr>
<td><code>--verbose</code></td>
<td></td>
<td>Verbose output. </td>
</tr>
<tr>
<td><code>--versionsURI &lt;string&gt;</code></td>
<td><code>-u</code></td>
<td>URI for operator versions to Istio versions map (default ``)</td>
@ -4291,7 +4202,7 @@ https://istio.io/docs/reference/config/istio.operator.v1alpha12.pb/#IstioControl
<tr>
<td><code>--wait</code></td>
<td><code>-w</code></td>
<td>Wait, if set will wait until all Pods, Services, and minimum number of Pods of a Deployment are in a ready state before the command exits. It will wait for a maximum duration of 10m0s </td>
<td>Wait, if set will wait until all Pods, Services, and minimum number of Pods of a Deployment are in a ready state before the command exits. </td>
</tr>
</tbody>
</table>
@ -4515,12 +4426,6 @@ These environment variables affect the behavior of the <code>istioctl</code> com
<td>Defines the cluster and service registry that this Istiod instance is belongs to</td>
</tr>
<tr>
<td><code>ENABLE_CA_SERVER</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If this is set to false, will not create CA server in istiod.</td>
</tr>
<tr>
<td><code>GKE_CLUSTER_URL</code></td>
<td>String</td>
<td><code></code></td>
@ -4593,6 +4498,12 @@ These environment variables affect the behavior of the <code>istioctl</code> com
<td>namespace that nodeagent/citadel run in</td>
</tr>
<tr>
<td><code>PILOT_CERT_DIR</code></td>
<td>String</td>
<td><code></code></td>
<td></td>
</tr>
<tr>
<td><code>PILOT_CERT_PROVIDER</code></td>
<td>String</td>
<td><code>istiod</code></td>

View File

@ -359,12 +359,6 @@ These environment variables affect the behavior of the <code>mixs</code> command
<td>Defines the cluster and service registry that this Istiod instance is belongs to</td>
</tr>
<tr>
<td><code>ENABLE_CA_SERVER</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If this is set to false, will not create CA server in istiod.</td>
</tr>
<tr>
<td><code>ISTIOD_ADDR</code></td>
<td>String</td>
<td><code></code></td>
@ -407,6 +401,12 @@ These environment variables affect the behavior of the <code>mixs</code> command
<td>Path for a kubeconfig file.</td>
</tr>
<tr>
<td><code>PILOT_CERT_DIR</code></td>
<td>String</td>
<td><code></code></td>
<td></td>
</tr>
<tr>
<td><code>PILOT_CERT_PROVIDER</code></td>
<td>String</td>
<td><code>istiod</code></td>

View File

@ -153,12 +153,6 @@ These environment variables affect the behavior of the <code>operator</code> com
<td>Defines the cluster and service registry that this Istiod instance is belongs to</td>
</tr>
<tr>
<td><code>ENABLE_CA_SERVER</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If this is set to false, will not create CA server in istiod.</td>
</tr>
<tr>
<td><code>ISTIOD_ADDR</code></td>
<td>String</td>
<td><code></code></td>
@ -189,6 +183,12 @@ These environment variables affect the behavior of the <code>operator</code> com
<td>The JWT validation policy.</td>
</tr>
<tr>
<td><code>PILOT_CERT_DIR</code></td>
<td>String</td>
<td><code></code></td>
<td></td>
</tr>
<tr>
<td><code>PILOT_CERT_PROVIDER</code></td>
<td>String</td>
<td><code>istiod</code></td>

View File

@ -574,12 +574,6 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
<td>Protocol and DNS server to use. Currently only tcp-tls: is supported.</td>
</tr>
<tr>
<td><code>ENABLE_CA_SERVER</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If this is set to false, will not create CA server in istiod.</td>
</tr>
<tr>
<td><code>ENABLE_INGRESS_GATEWAY_SDS</code></td>
<td>Boolean</td>
<td><code>false</code></td>
@ -700,6 +694,12 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
<td>The output directory for the key and certificate. If empty, key and certificate will not be saved. Must be set for VMs using provisioning certificates.</td>
</tr>
<tr>
<td><code>PILOT_CERT_DIR</code></td>
<td>String</td>
<td><code></code></td>
<td></td>
</tr>
<tr>
<td><code>PILOT_CERT_PROVIDER</code></td>
<td>String</td>
<td><code>istiod</code></td>

View File

@ -94,11 +94,6 @@ remove_toc_prefix: 'pilot-discovery '
<td>Restrict the applications namespace the controller manages; if not set, controller watches all namespaces (default ``)</td>
</tr>
<tr>
<td><code>--caCertFile &lt;string&gt;</code></td>
<td></td>
<td>File containing the x509 Server CA Certificate (default ``)</td>
</tr>
<tr>
<td><code>--clusterID &lt;string&gt;</code></td>
<td></td>
<td>The ID of the cluster that this Istiod instance resides (default `Kubernetes`)</td>
@ -269,16 +264,6 @@ remove_toc_prefix: 'pilot-discovery '
<td>Controller resync interval (default `1m0s`)</td>
</tr>
<tr>
<td><code>--tlsCertFile &lt;string&gt;</code></td>
<td></td>
<td>File containing the x509 Server Certificate (default ``)</td>
</tr>
<tr>
<td><code>--tlsKeyFile &lt;string&gt;</code></td>
<td></td>
<td>File containing the x509 private key matching --tlsCertFile (default ``)</td>
</tr>
<tr>
<td><code>--trust-domain &lt;string&gt;</code></td>
<td></td>
<td>The domain serves to identify the system with spiffe (default ``)</td>
@ -547,12 +532,6 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
<td>Protocol and DNS server to use. Currently only tcp-tls: is supported.</td>
</tr>
<tr>
<td><code>ENABLE_CA_SERVER</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If this is set to false, will not create CA server in istiod.</td>
</tr>
<tr>
<td><code>ENABLE_INCREMENTAL_MCP</code></td>
<td>Boolean</td>
<td><code>false</code></td>
@ -637,6 +616,12 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
<td></td>
</tr>
<tr>
<td><code>PILOT_CERT_DIR</code></td>
<td>String</td>
<td><code></code></td>
<td></td>
</tr>
<tr>
<td><code>PILOT_CERT_PROVIDER</code></td>
<td>String</td>
<td><code>istiod</code></td>

View File

@ -149,6 +149,16 @@ Istio supports to control its behavior.
<tr>
<td><code>proxy.istio.io/config</code></td>
<td>[Pod]</td>
<td>Overrides for the proxy configuration for this specific proxy. Available options can be found at https://istio.io/docs/reference/config/istio.mesh.v1alpha1/#ProxyConfig.</td>
</tr>
<tr>
<td><code>readiness.status.sidecar.istio.io/applicationPorts</code></td>

View File

@ -776,7 +776,7 @@ specialized Mixer adapters and services can also generate attributes.</p>
<a href="/docs/reference/config/policy-and-telemetry/attribute-vocabulary/">here</a>.</p>
<p>Attributes are strongly typed. The supported attribute types are defined by
<a href="https://github.com/istio/api/blob/master/policy/v1beta1/value_type.proto">ValueType</a>.
<a href="https://github.com/istio/api/blob/release-1.6/policy/v1beta1/value_type.proto">ValueType</a>.
Each type of value is encoded into one of the so-called transport types present
in this message.</p>

View File

@ -3,7 +3,7 @@ WARNING: THIS IS AN AUTO-GENERATED FILE, DO NOT EDIT. PLEASE MODIFY THE ORIGINAL
source_repo: https://github.com/istio/proxy
title: Metadata Exchange Config
description: Configuration for Metadata Exchange Filter.
location: https://istio.io/docs/reference/config/proxy_extensions/metadata_exchange.html
location: https://istio.io/docs/reference/config/proxy_extensions/metadata_exchange.html.
layout: protoc-gen-docs
generator: protoc-gen-docs
weight: 20