What's the best way to troubleshoot PVCs?

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
  • csi-driver-nfs

    This driver allows Kubernetes to access NFS server on Linux node.

  • Depending on the use case, nfs could be a solution also. I have a k3s cluster on a nuc, and it works correctly https://github.com/kubernetes-csi/csi-driver-nfs

  • local-path-provisioner

    Dynamically provisioning persistent local storage with Kubernetes

  • Or another solution, if there are no need to share data between node(s) and master(s) could be to use a local provisioner https://github.com/rancher/local-path-provisioner

  • 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