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