mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 04:03:20 +00:00
fix wrong cluster domain in ubuntu docs
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user