nfs-subdir-external-provisioner vs Longhorn.io

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
  • nfs-subdir-external-provisioner

    Dynamic sub-dir volume provisioner on a remote NFS server.

  • Forgive me if I'm comparing the wrong tools, I'm just starting my CKA journey and I'm at the point of learning about Persistent volumes / claims. I can set them up just fine but digging around I've found that if you're in a multi node cluster you will run into an issue if Pod A is built on Node A and then Node A goes down.. the PV/C will be unreachable from POD A on Node B. So I found what seems like a common solution: kubernetes-sigs/nfs-subdir-external-provisioner . I have this up and running and it works great. I deployed a NGINX pod on Node A.. then drained Node A and it rebuilt on Node B working just fine using the same PV/C. My question is.. is LongHorn.io a better solution? More commonly used? Are these two completely different things?

  • 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