pmatulis / ceph-containers

OCI compliant Ceph Container Images based on Ubuntu LTS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ceph ROCKs

Home to Ubuntu based Ceph OCI Images.

What on EARTH is a ROCK ?

ROCKs are a new generation of secure, stable and OCI-compliant container images, based on Ubuntu LTS releases. They are interoperable with all OCI compliant tools. For enthusiasts, we recommend checking out our Hacking Guide

How to download a pre-built image?

Visit our Packages page which includes instructions to install images, and also documents image versions and hashes.

Using Ceph ROCKs

The Ceph ROCK available at the GH Container Repository can be used with popular containerised-ceph deployment tools like:

  1. Cephadm
  2. Rook

What features are supported ?

We support 2 backends: Cephadm and Rook. The features each support differ, and this compatibility matrix aims to document what is achievable for both.

NOTE: A green light means that a particular feature is supported, and a red light means that it isn't. A yellow light means that a feature is technically supported, but needs operator intervention.

Feature Cephadm Rook Feature Cephadm Rook
Upgrade 🟒 🟑 Dashboard 🟒 🟒
Status 🟒 🟒 Loki 🟒 πŸ”΄
ps 🟒 🟒 Prometheus 🟒 πŸ”΄
ls 🟒 🟒 Alert manager 🟒 πŸ”΄
RadosGW 🟒 🟑 Node exporter 🟒 πŸ”΄
Hosts 🟒 🟒 OSD ops 🟒 🟒
Hosts (maintenance) 🟒 πŸ”΄ ISCSI 🟒 πŸ”΄
Device ops 🟒 🟒 RBD Mirror 🟒 🟒
Status 🟒 🟑

About

OCI compliant Ceph Container Images based on Ubuntu LTS

License:Apache License 2.0


Languages

Language:Shell 79.3%Language:Python 20.0%Language:Go 0.7%