Jump to: navigation, search

Difference between revisions of "Magnum/LabelMatrix"

(Magnum Labels)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
New location:
+
Please refer to Magnum's documentation https://docs.openstack.org/magnum
Pike: https://docs.openstack.org/magnum/pike/user/index.html#labels
 
Master: https://docs.openstack.org/magnum/latest/user/index.html#labels
 
 
 
== Magnum Labels Support Matrix ==
 
{| class="wikitable sortable"
 
|-
 
! Label Key !! Label Value !! Description !! Example !! Supported Driver
 
|-
 
|  flannel_network_cidr || String || IPv4 network in CIDR format to use for the entire flannel network. || 10.10.0.0/16 || [https://github.com/coreos/flannel#configuration flannel]
 
|-
 
| flannel_use_vxlan || Boolean || Use in-kernel VXLAN to encapsulate the packets. Defaults to UDP encapsulation. || True || [https://github.com/coreos/flannel#configuration flannel]
 
|-
 
| flannel_network_subnetlen || String || The size of the subnet allocated to each host. || 24 || [https://github.com/coreos/flannel#configuration flannel]
 
|}
 

Latest revision as of 08:55, 27 October 2017

Please refer to Magnum's documentation https://docs.openstack.org/magnum