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

This commit is contained in:
Istio Automation 2024-08-20 22:14:23 -04:00 committed by GitHub
parent dabd15a402
commit b64c1b5d42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 20 additions and 80 deletions

View File

@ -28,18 +28,14 @@ remove_toc_prefix: 'install-cni '
<td>Whether to install CNI plugin as a chained or standalone </td>
</tr>
<tr>
<td><code>--cni-agent-run-dir &lt;string&gt;</code></td>
<td>Location of the node agent writable path on the node (used for sockets, etc) (default `/var/run/istio-cni`)</td>
</tr>
<tr>
<td><code>--cni-conf-name &lt;string&gt;</code></td>
<td>Name of the CNI configuration file (default ``)</td>
</tr>
<tr>
<td><code>--cni-event-address &lt;string&gt;</code></td>
<td>The UDS server address which CNI plugin will forward ambient pod creation events to (default `/var/run/istio-cni/pluginevent.sock`)</td>
</tr>
<tr>
<td><code>--cni-net-dir &lt;string&gt;</code></td>
<td>Directory on the host where CNI network plugins are installed (default `/etc/cni/net.d`)</td>
</tr>
<tr>
<td><code>--cni-network-config &lt;string&gt;</code></td>
<td>CNI configuration template as a string (default ``)</td>
</tr>
@ -60,10 +56,6 @@ remove_toc_prefix: 'install-cni '
<td>CA file for kubeconfig. Defaults to the same as install-cni pod (default ``)</td>
</tr>
<tr>
<td><code>--kubecfg-file-name &lt;string&gt;</code></td>
<td>Name of the kubeconfig file which CNI plugin will use when interacting with API server (default `ZZZ-istio-cni-kubeconfig`)</td>
</tr>
<tr>
<td><code>--kubeconfig-mode &lt;int&gt;</code></td>
<td>File mode of the kubeconfig file (default `384`)</td>
</tr>
@ -72,10 +64,6 @@ remove_toc_prefix: 'install-cni '
<td>Fallback value for log level in CNI config file, if not specified in helm template (default `warn`)</td>
</tr>
<tr>
<td><code>--log-uds-address &lt;string&gt;</code></td>
<td>The UDS server address which CNI plugin will copy log output to (default `/var/run/istio-cni/log.sock`)</td>
</tr>
<tr>
<td><code>--log_as_json</code></td>
<td>Whether to format output as JSON or in plain console-friendly format </td>
</tr>
@ -640,18 +628,18 @@ These environment variables affect the behavior of the <code>install-cni</code>
<td>Defines the cluster and service registry that this Istiod instance belongs to</td>
</tr>
<tr>
<td><code>CNI_AGENT_RUN_DIR</code></td>
<td>String</td>
<td><code>/var/run/istio-cni</code></td>
<td>Location of the node agent writable path on the node (used for sockets, etc)</td>
</tr>
<tr>
<td><code>CNI_CONF_NAME</code></td>
<td>String</td>
<td><code></code></td>
<td>Name of the CNI configuration file</td>
</tr>
<tr>
<td><code>CNI_EVENT_ADDRESS</code></td>
<td>String</td>
<td><code>/var/run/istio-cni/pluginevent.sock</code></td>
<td>The UDS server address which CNI plugin will forward ambient pod creation events to</td>
</tr>
<tr>
<td><code>CNI_NETWORK_CONFIG</code></td>
<td>String</td>
<td><code></code></td>
@ -664,12 +652,6 @@ These environment variables affect the behavior of the <code>install-cni</code>
<td>CNI config template as a file</td>
</tr>
<tr>
<td><code>CNI_NET_DIR</code></td>
<td>String</td>
<td><code>/etc/cni/net.d</code></td>
<td>Directory on the host where CNI network plugins are installed</td>
</tr>
<tr>
<td><code>COMPLIANCE_POLICY</code></td>
<td>String</td>
<td><code></code></td>
@ -980,12 +962,6 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<td>If enabled, istiod will skip verifying the certificate of the JWKS server.</td>
</tr>
<tr>
<td><code>KUBECFG_FILE_NAME</code></td>
<td>String</td>
<td><code>ZZZ-istio-cni-kubeconfig</code></td>
<td>Name of the kubeconfig file which CNI plugin will use when interacting with API server</td>
</tr>
<tr>
<td><code>KUBECONFIG_MODE</code></td>
<td>Integer</td>
<td><code>384</code></td>
@ -1016,12 +992,6 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<td>Fallback value for log level in CNI config file, if not specified in helm template</td>
</tr>
<tr>
<td><code>LOG_UDS_ADDRESS</code></td>
<td>String</td>
<td><code>/var/run/istio-cni/log.sock</code></td>
<td>The UDS server address which CNI plugin will copy log output to</td>
</tr>
<tr>
<td><code>MCS_API_GROUP</code></td>
<td>String</td>
<td><code>multicluster.x-k8s.io</code></td>

View File

@ -28,18 +28,14 @@ remove_toc_prefix: 'install-cni '
<td>Whether to install CNI plugin as a chained or standalone </td>
</tr>
<tr>
<td><code>--cni-agent-run-dir &lt;string&gt;</code></td>
<td>Location of the node agent writable path on the node (used for sockets, etc) (default `/var/run/istio-cni`)</td>
</tr>
<tr>
<td><code>--cni-conf-name &lt;string&gt;</code></td>
<td>Name of the CNI configuration file (default ``)</td>
</tr>
<tr>
<td><code>--cni-event-address &lt;string&gt;</code></td>
<td>The UDS server address which CNI plugin will forward ambient pod creation events to (default `/var/run/istio-cni/pluginevent.sock`)</td>
</tr>
<tr>
<td><code>--cni-net-dir &lt;string&gt;</code></td>
<td>Directory on the host where CNI network plugins are installed (default `/etc/cni/net.d`)</td>
</tr>
<tr>
<td><code>--cni-network-config &lt;string&gt;</code></td>
<td>CNI configuration template as a string (default ``)</td>
</tr>
@ -60,10 +56,6 @@ remove_toc_prefix: 'install-cni '
<td>CA file for kubeconfig. Defaults to the same as install-cni pod (default ``)</td>
</tr>
<tr>
<td><code>--kubecfg-file-name &lt;string&gt;</code></td>
<td>Name of the kubeconfig file which CNI plugin will use when interacting with API server (default `ZZZ-istio-cni-kubeconfig`)</td>
</tr>
<tr>
<td><code>--kubeconfig-mode &lt;int&gt;</code></td>
<td>File mode of the kubeconfig file (default `384`)</td>
</tr>
@ -72,10 +64,6 @@ remove_toc_prefix: 'install-cni '
<td>Fallback value for log level in CNI config file, if not specified in helm template (default `warn`)</td>
</tr>
<tr>
<td><code>--log-uds-address &lt;string&gt;</code></td>
<td>The UDS server address which CNI plugin will copy log output to (default `/var/run/istio-cni/log.sock`)</td>
</tr>
<tr>
<td><code>--log_as_json</code></td>
<td>Whether to format output as JSON or in plain console-friendly format </td>
</tr>
@ -640,18 +628,18 @@ These environment variables affect the behavior of the <code>install-cni</code>
<td>Defines the cluster and service registry that this Istiod instance belongs to</td>
</tr>
<tr>
<td><code>CNI_AGENT_RUN_DIR</code></td>
<td>String</td>
<td><code>/var/run/istio-cni</code></td>
<td>Location of the node agent writable path on the node (used for sockets, etc)</td>
</tr>
<tr>
<td><code>CNI_CONF_NAME</code></td>
<td>String</td>
<td><code></code></td>
<td>Name of the CNI configuration file</td>
</tr>
<tr>
<td><code>CNI_EVENT_ADDRESS</code></td>
<td>String</td>
<td><code>/var/run/istio-cni/pluginevent.sock</code></td>
<td>The UDS server address which CNI plugin will forward ambient pod creation events to</td>
</tr>
<tr>
<td><code>CNI_NETWORK_CONFIG</code></td>
<td>String</td>
<td><code></code></td>
@ -664,12 +652,6 @@ These environment variables affect the behavior of the <code>install-cni</code>
<td>CNI config template as a file</td>
</tr>
<tr>
<td><code>CNI_NET_DIR</code></td>
<td>String</td>
<td><code>/etc/cni/net.d</code></td>
<td>Directory on the host where CNI network plugins are installed</td>
</tr>
<tr>
<td><code>COMPLIANCE_POLICY</code></td>
<td>String</td>
<td><code></code></td>
@ -980,12 +962,6 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<td>If enabled, istiod will skip verifying the certificate of the JWKS server.</td>
</tr>
<tr>
<td><code>KUBECFG_FILE_NAME</code></td>
<td>String</td>
<td><code>ZZZ-istio-cni-kubeconfig</code></td>
<td>Name of the kubeconfig file which CNI plugin will use when interacting with API server</td>
</tr>
<tr>
<td><code>KUBECONFIG_MODE</code></td>
<td>Integer</td>
<td><code>384</code></td>
@ -1016,12 +992,6 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<td>Fallback value for log level in CNI config file, if not specified in helm template</td>
</tr>
<tr>
<td><code>LOG_UDS_ADDRESS</code></td>
<td>String</td>
<td><code>/var/run/istio-cni/log.sock</code></td>
<td>The UDS server address which CNI plugin will copy log output to</td>
</tr>
<tr>
<td><code>MCS_API_GROUP</code></td>
<td>String</td>
<td><code>multicluster.x-k8s.io</code></td>