Merge branch 'master' of https://github.com/ansibl8s/setup-kubernetes
This commit is contained in:
commit
625efc85af
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ kube_cert_group: kube-cert
|
||||||
|
|
||||||
dns_domain: "{{ cluster_name }}"
|
dns_domain: "{{ cluster_name }}"
|
||||||
|
|
||||||
kube_proxy_mode: iptables
|
kube_proxy_mode: userspace
|
||||||
|
|
||||||
# IP address of the DNS server.
|
# IP address of the DNS server.
|
||||||
# Kubernetes will create a pod with several containers, serving as the DNS
|
# Kubernetes will create a pod with several containers, serving as the DNS
|
||||||
|
|
Loading…
Reference in a new issue