2021-03-03 13:00:51 +00:00
|
|
|
|
|
|
|
===========================
|
|
|
|
Compatibility and Stability
|
|
|
|
===========================
|
|
|
|
|
|
|
|
Compatibility with Podman Versions
|
|
|
|
----------------------------------
|
|
|
|
|
|
|
|
Podman and Ceph have different end-of-life strategies that
|
|
|
|
might make it challenging to find compatible Podman and Ceph
|
|
|
|
versions
|
|
|
|
|
|
|
|
Those versions are expected to work:
|
|
|
|
|
|
|
|
|
|
|
|
+-----------+---------------------------------------+
|
|
|
|
| Ceph | Podman |
|
|
|
|
+-----------+-------+-------+-------+-------+-------+
|
|
|
|
| | 1.9 | 2.0 | 2.1 | 2.2 | 3.0 |
|
|
|
|
+===========+=======+=======+=======+=======+=======+
|
|
|
|
| <= 15.2.5 | True | False | False | False | False |
|
|
|
|
+-----------+-------+-------+-------+-------+-------+
|
|
|
|
| >= 15.2.6 | True | True | True | False | False |
|
|
|
|
+-----------+-------+-------+-------+-------+-------+
|
|
|
|
| >= 16.2.1 | False | True | True | False | True |
|
|
|
|
+-----------+-------+-------+-------+-------+-------+
|
|
|
|
|
2020-03-20 16:40:56 +00:00
|
|
|
.. _cephadm-stability:
|
|
|
|
|
|
|
|
Stability
|
2021-03-03 13:00:51 +00:00
|
|
|
---------
|
2020-03-20 16:40:56 +00:00
|
|
|
|
2021-03-03 13:26:23 +00:00
|
|
|
Cephadm is actively in development. Please be aware that some
|
|
|
|
functionality is still rough around the edges. Especially the
|
|
|
|
following components are working with cephadm, but the
|
2020-03-20 16:40:56 +00:00
|
|
|
documentation is not as complete as we would like, and there may be some
|
|
|
|
changes in the near future:
|
|
|
|
|
|
|
|
- RGW
|
|
|
|
|
2021-04-13 14:20:27 +00:00
|
|
|
Cephadm support for the following features is still under development and may see breaking
|
|
|
|
changes in future releases:
|
2020-03-20 16:40:56 +00:00
|
|
|
|
2021-04-13 14:20:27 +00:00
|
|
|
- Ingress
|
2021-03-03 13:26:23 +00:00
|
|
|
- Cephadm exporter daemon
|
|
|
|
- cephfs-mirror
|
2020-03-20 16:40:56 +00:00
|
|
|
|
2021-03-03 13:26:23 +00:00
|
|
|
In case you encounter issues, see also :ref:`cephadm-pause`.
|