homelab-kube-cluster VS nfs-subdir-external-provisioner

Compare homelab-kube-cluster vs nfs-subdir-external-provisioner and see what are their differences.

homelab-kube-cluster

Dan's Homelab Kubernetes Cluster - Operated through Kustomize & ArgoCD (by danmanners)

nfs-subdir-external-provisioner

Dynamic sub-dir volume provisioner on a remote NFS server. (by kubernetes-sigs)
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.ai
featured
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
homelab-kube-cluster nfs-subdir-external-provisioner
1 49
222 2,683
1.8% 1.6%
0.0 2.6
8 days ago 6 months ago
TypeScript Shell
Creative Commons Zero v1.0 Universal Apache License 2.0
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.

homelab-kube-cluster

Posts with mentions or reviews of homelab-kube-cluster. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-09.

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 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.

What are some alternatives?

When comparing homelab-kube-cluster and nfs-subdir-external-provisioner you can also consider the following projects:

homelab - A self-managed ArgoCD homelab kubernetes cluster using Talos

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

rpi-cluster - My automated raspberry pi k3s setup

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

infra - My home or for-home infrastructure written as code defining GitOps principles for Kubernetes clusters.

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

foundryvtt-docker - A simple docker image for hosting FoundryVTT

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

turing-pi-cluster - DEPRECATED - Turing Pi cluster configuration for Raspberry Pi Compute Modules

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

k8s-homelab - My home operations repository using k8s/gitops

kadalu - A lightweight Persistent storage solution for Kubernetes / OpenShift / Nomad using GlusterFS in background. More information at https://kadalu.tech

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.ai
featured
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?