You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--customization.kube-proxy.ipvs.sync-period string Period that ipvs rules are refreshed in RFC3339 duration format (e.g. 'PT60S')
59
-
--customization.kube-proxy.ipvs.tcp-fin-timeout string Timeout value used for IPVS TCP sessions after receiving a FIN in RFC3339 duration format (e.g. 'PT60S')
60
-
--customization.kube-proxy.ipvs.tcp-timeout string Timeout value used for idle IPVS TCP sessions in RFC3339 duration format (e.g. 'PT60S')
61
-
--customization.kube-proxy.ipvs.udp-timeout string Timeout value used for IPVS UDP packets in RFC3339 duration format (e.g. 'PT60S')
62
-
--editor Use a text editor to define parameters
63
-
--from-file string File containing parameters
64
-
-h, --help help for create
65
-
--init-file string Create a file with example parameters
66
-
--kube-proxy-mode string Kube-proxy mode (iptables or ipvs)
67
-
--load-balancers-subnet-id string OpenStack subnet ID that the load balancers will use
68
-
--name string Name of the Kubernetes cluster
69
-
--nodes-subnet-id string OpenStack subnet ID that the cluster nodes will use
70
-
--plan string Kubernetes cluster plan (free or standard, default: free)
71
-
--private-network-id string OpenStack private network ID that the cluster will use
72
-
--private-network.default-vrack-gateway string If defined, all egress traffic will be routed towards this IP address, which should belong to the private network
73
-
--private-network.routing-as-default Set private network routing as default
74
-
--region string Region for the Kubernetes cluster
75
-
--replace Replace parameters file if it already exists
76
-
--update-policy string Update policy for the cluster (ALWAYS_UPDATE, MINIMAL_DOWNTIME, NEVER_UPDATE)
77
-
--version string Kubernetes version
52
+
--api-server.admission-plugins.disabled strings Admission plugins to disable on API server (AlwaysPullImages, NodeRestriction)
53
+
--api-server.admission-plugins.enabled strings Admission plugins to enable on API server (AlwaysPullImages, NodeRestriction)
54
+
--cilium-cluster-id uint8 Cilium cluster ID
55
+
--cilium-cluster-mesh-apiserver-node-port uint16 ClusterMesh API server node port
56
+
--cilium-cluster-mesh-apiserver-service-type string ClusterMesh API server service type (LoadBalancer, NodePort)
--kube-proxy.ipvs.sync-period string Period that ipvs rules are refreshed in RFC3339 duration format (e.g. 'PT60S')
81
+
--kube-proxy.ipvs.tcp-fin-timeout string Timeout value used for IPVS TCP sessions after receiving a FIN in RFC3339 duration format (e.g. 'PT60S')
82
+
--kube-proxy.ipvs.tcp-timeout string Timeout value used for idle IPVS TCP sessions in RFC3339 duration format (e.g. 'PT60S')
83
+
--kube-proxy.ipvs.udp-timeout string Timeout value used for IPVS UDP packets in RFC3339 duration format (e.g. 'PT60S')
84
+
--load-balancers-subnet-id string OpenStack subnet ID that the load balancers will use
85
+
--name string Name of the Kubernetes cluster
86
+
--nodes-subnet-id string OpenStack subnet ID that the cluster nodes will use
87
+
--plan string Kubernetes cluster plan (free or standard, default: free)
88
+
--private-network-id string OpenStack private network ID that the cluster will use
89
+
--private-network.default-vrack-gateway string If defined, all egress traffic will be routed towards this IP address, which should belong to the private network
90
+
--private-network.routing-as-default Set private network routing as default
91
+
--region string Region for the Kubernetes cluster
92
+
--replace Replace parameters file if it already exists
93
+
--update-policy string Update policy for the cluster (ALWAYS_UPDATE, MINIMAL_DOWNTIME, NEVER_UPDATE)
0 commit comments