nfs-subdir-external-provisioner

Dynamic sub-dir volume provisioner on a remote NFS server. (by kubernetes-sigs)

Nfs-subdir-external-provisioner Alternatives

Similar projects and alternatives to nfs-subdir-external-provisioner

kubernetes-sigs
nfs-subdir-external-provisioner
  1. Appwrite

    Build like a team of hundreds_

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. Synapse

    Discontinued Synapse: Matrix homeserver written in Python/Twisted.

  4. k3s

    Lightweight Kubernetes

  5. helm

    The Kubernetes Package Manager

  6. ingress-nginx

    Ingress NGINX Controller for Kubernetes

  7. litestream

    Streaming replication for SQLite.

  8. Duplicacy

    A new generation cloud backup tool

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. cert-manager

    Automatically provision and manage TLS certificates in Kubernetes

  11. flux2

    Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.

  12. longhorn

    Cloud-Native distributed storage built on and for Kubernetes

  13. metallb

    A network load-balancer implementation for Kubernetes using standard routing protocols

  14. cluster-template

    A template for deploying a Talos Kubernetes cluster including Flux for GitOps

  15. home-ops

    Wife approved HomeOps driven by Kubernetes and GitOps using Flux

  16. dendrite

    Discontinued Dendrite is a second-generation Matrix homeserver written in Go!

  17. helmfile

    Deploy Kubernetes Helm Charts

  18. client-go

    Go client for Kubernetes.

  19. nheko

    Desktop client for Matrix using Qt and C++20.

  20. csi-driver-smb

    This driver allows Kubernetes to access SMB Server on both Linux and Windows nodes.

  21. csi-driver-nfs

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

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better nfs-subdir-external-provisioner alternative or higher similarity.

nfs-subdir-external-provisioner discussion

Log in or Post with

nfs-subdir-external-provisioner reviews and mentions

Posts with mentions or reviews of nfs-subdir-external-provisioner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-09-20.
  • The Home Server Journey - 4: Enter The Matrix
    9 projects | dev.to | 20 Sep 2024
    Phew, and that's just the first part of it! Not only you have to do the same process for every machine whose storage you wish to share, but afterwards it's necessary to install a NFS provisioner to the K8s cluster. Here I have used nfs-subdir-external-provisioner, not as-it-is, but modifying 2 manifest files to my liking:
  • Investigating a failed VolumeSnapshot with NFS on Kubernetes
    2 projects | dev.to | 14 Nov 2023
    Using nfs-subdir-external-provisioner instead of csi-driver-nfs
  • Database corruption
    1 project | /r/sonarr | 15 Oct 2023
    I am trying to run sonarr inside my k3s cluster. Since I have multiple nodes, in order to keep data persistant I have been using a NAS and the Kubernetes NFS external provisioner as my Storage Class.
  • Utilizing traditional storage in a modern way
    1 project | /r/kubernetes | 7 Apr 2023
    There's this, if you want your nfs storage available to pods as PVCs, with some limitations: https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner
  • Help me What to Choose?
    5 projects | /r/kubernetes | 16 Mar 2023
    NFS Provisioner
  • [GUIDE] How to deploy the Servarr stack on Kubernetes with Terraform!
    1 project | /r/selfhosted | 6 Feb 2023
  • Longhorn alternatives
    4 projects | /r/kubernetes | 13 Jan 2023
    Depends on how much resiliency you need . Something like https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner works well for a lab or non-prod cluster. You could even use something like this in prod if you have access to highly reliably NFS mounts.
  • Recommendations for k8s storage solution
    1 project | /r/kubernetes | 9 Dec 2022
    I first installed a NFS Server via this helm chart: https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner Eventually I deployed Longhorn cause I needed expandable volumes, which the first repo doesn't support. I guess for best performance you should go for a ceph cluster, but I'm not an expert.
  • Move to K8s for hosting at home?
    3 projects | /r/selfhosted | 21 Sep 2022
    I used the NFS provisioner for persistent volumes until I got the Ceph side up and running. I created a share on my NAS specifically for k8s. It worked very well and had the bonus of being just a regular file system that you could browse/edit easily (just place files in or edit config). I would agree with not moving plex into k8s. I right now just have a barebones 1 control 2 worker setup using k3s.
  • K8s - Self hosted PaaS?
    1 project | /r/selfhosted | 18 Sep 2022
    However, is it too difficult to create new pods/deployments etc on your own? I find it super easy to just create a PVC (via https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner ) and create a MySQL pod in a new namespace for every micro service I create.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 28 Apr 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic nfs-subdir-external-provisioner repo stats
49
2,768
2.6
9 months ago

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that Shell is
the 11th most popular programming language
based on number of references?