Merge pull request #4027 from riverzhang/kube-proxy

Add update server field in kube-proxy kubeconfig
This commit is contained in:
Rong Zhang
2019-02-20 13:41:06 +08:00
committed by GitHub
2 changed files with 30 additions and 3 deletions

View File

@@ -21,9 +21,9 @@ bin_dir: /usr/local/bin
## Internal loadbalancers for apiservers
#loadbalancer_apiserver_localhost: true
## Local loadbalancer should use this port instead, if defined.
## Defaults to kube_apiserver_port (6443)
#nginx_kube_apiserver_port: 8443
## Local loadbalancer should use this port
## And must be set port 6443
nginx_kube_apiserver_port: 6443
### OTHER OPTIONAL VARIABLES
## For some things, kubelet needs to load kernel modules. For example, dynamic kernel services are needed