mirror of
				https://github.com/kelseyhightower/kubernetes-the-hard-way.git
				synced 2025-11-04 02:02:33 +03:00 
			
		
		
		
	update docs
This commit is contained in:
		@@ -98,7 +98,7 @@ sudo docker version
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#### kubelet
 | 
					#### kubelet
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The Kubernetes kubelet no longer relies on docker networking for pods! The Kubelet can now use [CNI - the Container Network Interface](https://github.com/containernetworking/cni) to managing kubernetes networking requirements.
 | 
					The Kubernetes kubelet no longer relies on docker networking for pods! The Kubelet can now use [CNI - the Container Network Interface](https://github.com/containernetworking/cni) to manage machine level networking requirements.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Download and install CNI plugins
 | 
					Download and install CNI plugins
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user