mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	Update dockernetworks.md
fix typo Signed-off-by: mqliang <mqliang.zju@gmail.com>
This commit is contained in:
		
							parent
							
								
									61a94411b5
								
							
						
					
					
						commit
						f480b7c1f5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -392,7 +392,7 @@ out-of-the-box. This support is accomplished with the help of `libnetwork`, a
 | 
			
		|||
built-in VXLAN-based overlay network driver, and Docker's `libkv` library.
 | 
			
		||||
 | 
			
		||||
The `overlay` network requires a valid key-value store service. Currently,
 | 
			
		||||
Docker's supports Consul, Etcd, and ZooKeeper (Distributed store). Before
 | 
			
		||||
Docker's `libkv` supports Consul, Etcd, and ZooKeeper (Distributed store). Before
 | 
			
		||||
creating a network you must install and configure your chosen key-value store
 | 
			
		||||
service. The Docker hosts that you intend to network and the service must be
 | 
			
		||||
able to communicate.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue