mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Merge pull request #11323 from thockin/ubuntu-dns-domain
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_SERVER_IP="192.168.3.10"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DNS_DOMAIN="kubernetes.local"
 | 
					DNS_DOMAIN="cluster.local"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DNS_REPLICAS=1
 | 
					DNS_REPLICAS=1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user