mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 18:24:07 +00:00
Merge pull request #11323 from thockin/ubuntu-dns-domain
fix wrong cluster domain in ubuntu docs
This commit is contained in:
commit
f3b752d831
@ -157,7 +157,7 @@ ENABLE_CLUSTER_DNS=true
|
|||||||
|
|
||||||
DNS_SERVER_IP="192.168.3.10"
|
DNS_SERVER_IP="192.168.3.10"
|
||||||
|
|
||||||
DNS_DOMAIN="kubernetes.local"
|
DNS_DOMAIN="cluster.local"
|
||||||
|
|
||||||
DNS_REPLICAS=1
|
DNS_REPLICAS=1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user