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
CERT_MANAGER_ENABLED | Whether to use automatic certificate. It is `true` by default
193
193
CHANNEL | By default, `stable` channel will be installed. You can also specify `testing`
194
194
CONTAINERD_FILE | The `config.yaml` file path used by containerd
195
-
KUBE_API_SERVER_ADDRESS | Set with the IP address of the loadbalancer that was in front of kube-apiserver, The default is the IP address of the current node
196
-
KUBE_API_SERVER_PORT | Set with the PORT of the loadbalancer that was in front of kube-apiserver, which is `6443` by default
195
+
KUBERNETES_SERVICE_HOST | Set with the IP address of the loadbalancer that was in front of kube-apiserver, The default is the IP address of the current node
196
+
KUBERNETES_SERVICE_PORT | Set with the PORT of the loadbalancer that was in front of kube-apiserver, which is `6443` by default
197
197
METALLB_CONFIG_FILE | The metallb config file path, layer 2 network is used by default
198
198
INSTALL_DRYCC_MIRROR | Specify the accelerated mirror location. Currently, only `cn` is supported
199
199
BUILDER_REPLICAS | Number of builder replicas to deploy
0 commit comments