rook-ceph-operator 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.

After deploying the operator, you can deploy Rook Ceph clusters via the Rook Ceph Cluster chart.

Install

Install with:

helm repo add rook-ceph https://charts.rook.io/release/
helm install rook-ceph-operator rook-ceph/rook-ceph -f values.yaml

Examples

See examples from other people.

Top Repositories (5 out of 63)

NameRepoStarsVersionTimestamp
rook-ceph-operatorszinn/k8s-homelab121v1.13.76 hours ago
rook-ceph-operatorszinn/k8s-homelab121v1.13.7a day ago
rook-ceph-operatorcoolguy1771/home-ops52v1.13.73 days ago
rook-ceph-operatorjoryirving/home-ops64v1.13.76 days ago
rook-ceph-operatorlarivierec/home-cluster45v1.13.77 days ago

Values

See the most popular values for this chart:

KeyTypes
boolean, string
boolean
string
string
string
string
boolean
string
boolean
boolean
csi.kubeletDirPath (13)
/var/lib/kubelet
string
string
string
string
boolean
boolean
string
csi.csiRBDProvisionerResource (11)
- name : csi-provisioner resource: requests: memory: 128Mi cpu: 25m limits: memory: 256Mi - name : csi-resizer resource: requests: memory: 128Mi cpu: 25m limits: memory: 256Mi - name : csi-attacher resource: requests: memory: 128Mi cpu: 25m limits: memory: 256Mi - name : csi-snapshotter resource: requests: memory: 128Mi cpu: 25m limits: memory: 256Mi - name : csi-rbdplugin resource: requests: memory: 512Mi cpu: 50m limits: memory: 1Gi - name : csi-omap-generator resource: requests: memory: 512Mi cpu: 50m limits: memory: 1Gi - name : liveness-prometheus resource: requests: memory: 128Mi cpu: 25m limits: memory: 256Mi
string
csi.provisioner.image (11)
registry.k8s.io/sig-storage/csi-provisioner:v4.0.1
string
csi.csiCephFSProvisionerResource (10)
- name : csi-provisioner resource: requests: memory: 128Mi cpu: 25m limits: memory: 256Mi - name : csi-resizer resource: requests: memory: 128Mi cpu: 25m limits: memory: 256Mi - name : csi-attacher resource: requests: memory: 128Mi cpu: 25m limits: memory: 256Mi - name : csi-snapshotter resource: requests: memory: 128Mi cpu: 25m limits: memory: 256Mi - name : csi-cephfsplugin resource: requests: memory: 512Mi cpu: 50m limits: memory: 1Gi - name : liveness-prometheus resource: requests: memory: 128Mi cpu: 25m limits: memory: 256Mi
string
boolean
boolean
string
string
string
string
string
string
string
string
string
string
string
boolean
string
string
string
string
boolean
boolean
boolean
boolean
boolean
boolean
number
string
number
string
string
boolean
boolean
string
string
string
string
string
string
string
boolean
string
string
boolean
boolean
string
string
boolean