How are you managing NFS in K8s world?

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

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

  • My bright mind decided why not use Gluster with NFS as a fallback option? After many hours I have this barely working prototype to show for it. After it's up, it works great and when you can mount directly as glusterfs it's better (glusterfs mounts don't work on k3s....). The big problem with it is getting it up reliably. Another problem is the constraints that Gluster imposes. I'm not sure if I'm abandoning this quite yet, but I am going to explore using drbd behind NFS, since I can't even get the added value of Gluster itself inside k3s, because they stripped in-tree glusterfs support and the Gluster CSI was abandoned for dumb reasons IMO.

  • cubefs

    cloud-native file store

  • A few weeks ago I took a peek at chubaofs and frankly didn't understand how to install it; but it claims to support RWX.

  • 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