mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-10-31 13:50:01 +00:00 
			
		
		
		
	The command `kubeadm alpha phases addon` has a property called `kube-dns` which would install kube-dns, pre 1.11. In the case of 1.11 this property will install CoreDNS, because the property is also bound to the `CoreDNS` feature gate, which is now `true` by default. Fix that by renaming the property to `coredns`, updating the Cobra info and also updating the unit tests.
		
			
				
	
	
		
			4 lines
		
	
	
		
			174 B
		
	
	
	
		
			Groff
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			174 B
		
	
	
	
		
			Groff
		
	
	
	
	
	
| This file is autogenerated, but we've stopped checking such files into the
 | |
| repository to reduce the need for rebases. Please run hack/generate-docs.sh to
 | |
| populate this file.
 |