Using rook Ceph across namespaces

This page summarizes the projects mentioned and recommended in the original post on /r/ceph

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • rook

    Storage Orchestration for Kubernetes

  • Hi! You can use this "trick" : https://github.com/rook/rook/blob/master/Documentation/direct-tools.md#shared-filesystem-tools This is what I do to directly mount a Cephfs subvolume corresponding to a specific PVC in a VM. In the VM I mount it R/W because that's where I create content, and then the PVC is mounted read only in many Pods (as it's Cephfs it's RWX). As stated in the doc, not suited for production though, as you manipulate CepfFS secret along the way. But it works!

  • ceph-csi

    CSI driver for Ceph

  • https://github.com/ceph/ceph-csi/blob/devel/docs/static-pvc.md#cephfs-static-pvc

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts