Jump to: navigation, search

Difference between revisions of "Magnum"

(Cleanup: As discussed in IRC, we now only maintain docs in docs.openstack.org. Direct users from wiki to docs.)
m (Compatibility Matrix)
 
(3 intermediate revisions by one other user not shown)
Line 5: Line 5:
 
= Compatibility Matrix =
 
= Compatibility Matrix =
  
The following table captures what we know about releases of Kubernetes (kube_tag) that are compatible with different releases of OpenStack Magnum.
+
The compatibility matrix has been moved to [https://docs.openstack.org/magnum/latest/user/index.html#supported-versions Magnum user guide]
 
 
{| class="wikitable"
 
|-
 
! rowspan=2 | Release !! colspan=2 | kube_tag !! rowspan=2 | os_distro !! rowspan=2 | required labels
 
|-
 
| max || default
 
|-
 
| 12.0.0 (Wallaby) || v1.21.x || v1.18.16 || fedora-coreos || container_infra_prefix
 
|-
 
| 11.1.1 (Victoria) || v1.21.x || v1.18.16 || fedora-coreos || container_infra_prefix
 
|-
 
| 10.1.0 (Ussuri) || v1.21.x || v1.18.2 || fedora-coreos || container_infra_prefix
 
|-
 
| 9.4.1 (Train) || v1.15.x || v1.15.7 || fedora-atomic ||
 
|-
 
| 9.4.1 (Train) || v1.18.x || v1.15.7 || fedora-atomic || use_podman=true
 
|-
 
| 8.2.0 (Stein) || v1.15.x || v1.11.6 || fedora-atomic ||
 
|-
 
| 7.2.0 (Rocky) || v1.15.x || v1.11.5-1 || fedora-atomic || heat_container_agent_tag=stein-stable
 
|}
 

Latest revision as of 12:03, 3 October 2023

Documentation

Please see Magnum Documentation

Compatibility Matrix

The compatibility matrix has been moved to Magnum user guide