2020-04-21 15:41:59 +01:00
|
|
|
==============
|
|
|
|
Support Matrix
|
|
|
|
==============
|
|
|
|
|
|
|
|
Supported Operating Systems
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
Kolla Ansible supports the following host Operating Systems (OS):
|
|
|
|
|
|
|
|
.. note::
|
|
|
|
|
|
|
|
CentOS 7 is no longer supported as a host OS. The Train release supports
|
2020-10-21 09:23:50 +01:00
|
|
|
both CentOS 7 and 8, and provides a route for migration. See the `Kolla
|
|
|
|
Ansible Train documentation
|
|
|
|
<https://docs.openstack.org/kolla-ansible/train/user/centos8.html>`_ for
|
|
|
|
information on migrating to CentOS 8.
|
2020-04-21 15:41:59 +01:00
|
|
|
|
2021-05-11 10:34:41 +01:00
|
|
|
.. note::
|
|
|
|
|
|
|
|
CentOS Linux 8 (as opposed to CentOS Stream 8) is no longer supported as a
|
|
|
|
host OS. The Victoria release will in future support both CentOS Linux 8 and
|
|
|
|
CentOS Stream 8, and provides a route for migration.
|
|
|
|
|
|
|
|
* CentOS Stream 8
|
|
|
|
* Debian Bullseye (11)
|
|
|
|
* RHEL 8 (deprecated)
|
2020-07-28 12:07:51 +02:00
|
|
|
* Ubuntu Focal (20.04)
|
2020-04-21 15:41:59 +01:00
|
|
|
|
|
|
|
Supported container images
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
For best results, the base container image distribution should match the host
|
|
|
|
OS distribution. The following values are supported for ``kolla_base_distro``:
|
|
|
|
|
|
|
|
* ``centos``
|
|
|
|
* ``debian``
|
2021-05-11 10:34:41 +01:00
|
|
|
* ``rhel`` (deprecated)
|
2020-04-21 15:41:59 +01:00
|
|
|
* ``ubuntu``
|
|
|
|
|
|
|
|
For details of which images are supported on which distributions, see the
|
|
|
|
:kolla-doc:`Kolla support matrix <support_matrix>`.
|