mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-13 14:48:00 -03:30
Merge pull request #528 from kubespray/proxy-nginx
Use nginx proxy on non-master nodes to proxy apiserver traffic
This commit is contained in:
@@ -14,3 +14,6 @@ kube_proxy_masquerade_all: true
|
||||
# kube_api_runtime_config:
|
||||
# - extensions/v1beta1/daemonsets=true
|
||||
# - extensions/v1beta1/deployments=true
|
||||
|
||||
nginx_image_repo: nginx
|
||||
nginx_image_tag: 1.11.4-alpine
|
||||
|
||||
Reference in New Issue
Block a user