Jump to: navigation, search

Difference between revisions of "Magnum/NetworkDriverMatrix"

m (Magnum Network Driver Background)
m (Magnum Network Driver Support Matrix)
 
Line 12: Line 12:
 
| Default || Flannel || Docker || Docker  
 
| Default || Flannel || Docker || Docker  
 
|-
 
|-
| Flannel || X || X ||
+
| Flannel || Supported || Supported || Unsupported
 
|}
 
|}

Latest revision as of 18:11, 12 January 2016

Magnum Network Driver Background

This is an attempt to help new users select a network driver based on features that can be controlled through Magnum. Each Container Orchestration Engine (COE) supports a default network driver. Therefore it is not required to specify a network driver when instantiating a baymodel. The default network driver will be selected based on the --coe specified within the baymodel.

Labels can be used to alter the default configuration of network drivers. Use the Labels Support Matrix to better understand what labels each network driver supports.

Magnum Network Driver Support Matrix

Driver Kubernetes Swarm Mesos
Default Flannel Docker Docker
Flannel Supported Supported Unsupported