nfs-subdir-external-provisioner VS home-ops

Compare nfs-subdir-external-provisioner vs home-ops and see what are their differences.

nfs-subdir-external-provisioner

Dynamic sub-dir volume provisioner on a remote NFS server. (by kubernetes-sigs)
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 home-ops
48 52
2,364 1,691
4.3% -
4.2 10.0
21 days ago 6 days ago
Shell Shell
Apache License 2.0 Do What The F*ck You Want To Public License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nfs-subdir-external-provisioner

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 2023-11-14.
  • 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.
  • Unsure how NFS Persistent Volumes work, please help!
    2 projects | /r/kubernetes | 14 Aug 2022
    This is what you need https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner Point it to a folder and it will create subfolders for each PVC.

home-ops

Posts with mentions or reviews of home-ops. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-09.
  • Ditching PaaS: Why I Went Back to Self-Hosting
    1 project | news.ycombinator.com | 18 Jan 2024
    These are great operational wins. Agreed very much that having autonomic (can fix itself) systems at your back is a massive game changer. De-crustifies the act of running things.

    The other win is that there's a substantial cultural base to this way to go. Folks have been doing selfhosting for ages, but everyone has their own boutique setup some their way. A couple tools and techniques could be shared, but mostly everyone took blank slate configs & built their own system up, & added their own monitoring & operational scripts.

    https://github.com/onedr0p/home-ops is a set of helm scripts and other tools that is widely widely used, and there's a lot more like it. It's a huge build out, using convention and a common platform to enable portable knowledge & sharing.

    Self hosting did not have intellectual scale out at it's back, before Kubernetes came along. Docker and ansible and others have been around, but theres never been remotely the success there has been today in empowering users to setup & run complex services.

    We really have clawed out of the server-hugging jungle &started building some villages. It's wonderful to see.

  • Homelab setup for Kubernetes training
    1 project | /r/homelab | 27 Nov 2023
    Going thru this repo https://github.com/onedr0p/home-ops
  • Selfhosted k8s for home server?
    3 projects | /r/selfhosted | 9 May 2023
  • My recently deployed media apps in ArgoCD, migrating from Terraform.
    7 projects | /r/selfhosted | 29 Mar 2023
    Take a look at my open source GitOps repo managed by Flux here: https://github.com/onedr0p/home-ops
  • How do You manage Your docker containers configuration?
    1 project | /r/homelab | 18 Mar 2023
  • Self Hosted SaaS Alternatives
    17 projects | news.ycombinator.com | 5 Mar 2023
    Im fully onboard with the geneneral idea as a target.

    Right now it's for early early adopters. Hosting stuff is still a painm But we are getting better at hosting stuff, finding stable patterns, paving the path. Hint, it's not doing less, it's not simpler options: it's adopting & making our own industrial scale tooling. https://github.com/onedr0p/home-ops is a great early & still strong demonstration; the up front cost od learning is high, but there's the biggest ecosystem of support you can imagine, and once you recognize the patterns, you can get into flow states, make stuff happen, with extreme leverage far beyond where humanity has ever been. Building the empowered individual is happening, and we're using stable good patterns that will mean the individual isnt so off on their own doing ops- they'll have a lot more accrued human experiene at their back, their running of services isnt as simple to understand from the start but goes much much further, is much more mature & well supported in the long run.

  • Deploying apache guacamole on k8s
    4 projects | /r/kubernetes | 7 Jan 2023
  • My completely automated Homelab featuring Kubernetes
    10 projects | /r/homelab | 3 Jan 2023
    My Kubernetes cluster, deployments, infrastructure provisioning is all available over here on Github.
  • Container Updating Strategies
    6 projects | /r/selfhosted | 31 Dec 2022
    For example: https://github.com/onedr0p/home-ops/pull/4528
  • Simple self-hosted S3-compatible
    5 projects | /r/selfhosted | 25 Dec 2022
    I'm running minio in my cluster with NFS backend just fine. You can see my deployment of it here.

What are some alternatives?

When comparing nfs-subdir-external-provisioner and home-ops you can also consider the following projects:

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

kube-plex - Scalable Plex Media Server on Kubernetes -- dispatch transcode jobs as pods on your cluster!

longhorn - Cloud-Native distributed storage built on and for Kubernetes

cluster-template - A template for deploying a Kubernetes cluster with k3s or Talos

nfs-ganesha-server-and-external-provisioner - NFS Ganesha Server and Volume Provisioner.

csi-s3 - A Container Storage Interface for S3

gocast - GoCast is a tool for controlled BGP route announcements from a host

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

motioneye - A web frontend for the motion daemon.

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

renovate-helm-releases - Creates Renovate annotations in Flux2 Helm Releases