Commit f3b752d8 authored by Abhi Shah's avatar Abhi Shah

Merge pull request #11323 from thockin/ubuntu-dns-domain

fix wrong cluster domain in ubuntu docs
parents 59bc8db5 4f38d41f
......@@ -157,7 +157,7 @@ ENABLE_CLUSTER_DNS=true
DNS_SERVER_IP="192.168.3.10"
DNS_DOMAIN="kubernetes.local"
DNS_DOMAIN="cluster.local"
DNS_REPLICAS=1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment