mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	mention /etc/default/docker
This commit is contained in:
		@@ -355,6 +355,8 @@ so that kube-proxy can manage iptables instead of docker.
 | 
				
			|||||||
You may want to increase the number of open files for docker:
 | 
					You may want to increase the number of open files for docker:
 | 
				
			||||||
   - `DOCKER_NOFILE=1000000`
 | 
					   - `DOCKER_NOFILE=1000000`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Where this config goes depends on your node OS.  For example, GCE's Debian-based distro uses `/etc/default/docker`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Ensure docker is working correctly on your system before proceeding with the rest of the
 | 
					Ensure docker is working correctly on your system before proceeding with the rest of the
 | 
				
			||||||
installation, by following examples given in the Docker documentation.
 | 
					installation, by following examples given in the Docker documentation.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user