rook-ceph helm

Rook Ceph is a Kubernetes operator that can be used to manage Ceph storage clusters on Kubernetes. Ceph is a distributed storage system that provides block, object, and file storage for your home lab, and Rook makes it easy to deploy and manage Ceph storage clusters on top of Kubernetes. This allows you to store and access your data from anywhere in the cluster, such pods are not stuck to a single node, like with local-path storage.

With Ceph Block devices you can use Ceph as a persistent storage solution for your Kubernetes cluster. You can create a storage class that will automatically provision a Ceph block device for your pods.

Note: Most people release deploy the operator with the name rook-ceph-operator and the cluster with rook-ceph-cluster.

More popular helm chart found

rook-ceph from rook is more popular with 18 repositories.

Install

Install with:

helm repo add rook-ceph oci://ghcr.io/home-operations/charts-mirror/rook-ceph
helm install rook-ceph rook-ceph/rook-ceph -f values.yaml

Examples

See examples from other people.

Top Repositories (2 out of 6)

NameRepoStarsVersionTimestamp
rook-cephbjw-s-labs/home-ops695v1.17.525 days ago
rook-cephbjw-s/home-ops395v1.17.525 days ago

Values

See the most popular values for this chart:

KeyTypes
boolean
boolean
boolean
boolean
string
image.repository (6)
ghcr.io/rook/ceph
string
boolean
boolean
boolean
string
string