Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Nfs-subdir-external-provisioner Alternatives
Similar projects and alternatives to nfs-subdir-external-provisioner
-
longhorn
Cloud-Native distributed storage built on and for Kubernetes
-
csi-driver-nfs
This driver allows Kubernetes to access NFS server on Linux node.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
nfs-ganesha-server-and-external-provisioner
NFS Ganesha Server and Volume Provisioner.
-
-
kadalu
A lightweight Persistent storage solution for Kubernetes / OpenShift / Nomad using GlusterFS in background.
-
flux2
Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
home-ops
A mono repository for my home infrastructure and Kubernetes cluster which adheres to Infrastructure as Code (IaC) and GitOps practices where possible
-
container-object-storage-interface-spec
Container Object Storage (COSI) Specification
-
-
flux-cluster-template
A community opinionated template for deploying a single Kubernetes cluster with Ansible and Terraform backed by Flux, SOPS, GitHub Actions, Renovate and more!
-
-
ingress-nginx
Ingress-NGINX Controller for Kubernetes
-
kustomize
Customization of kubernetes YAML configurations
-
cert-manager
Automatically provision and manage TLS certificates in Kubernetes
-
-
-
-
external-storage
[EOL] External storage plugins, provisioners, and helper libraries (by kubernetes-retired)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
nfs-subdir-external-provisioner reviews and mentions
-
Longhorn alternatives
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.
-
Move to K8s for hosting at home?
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.
-
Unsure how NFS Persistent Volumes work, please help!
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.
-
Almost 1yr in the making, finally got my Kubernetes DevOps/IaC/CD set up going, fully self-hosted cloud equiivalent. GLEE!!! (AMA?)
nfs-subdir-external-provisioner: https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner
-
Network Storage on On-Prem Barebones Machine
With NFS I was able to get that to work using NFS SubDir Provisioner and this is working fine as far as I can tell. Though it is odd how it works. You dont seem to be able to tell the exact path you're going for, so you have to create a provisioner that goes to the path directly and even it will create its own folder with a GUI associated to it. This really isnt idea for things like scripted backups, or even knowing how persistence works properly.
- Template like values in CSI manifest ${.PVC.namespace} and ${.PVC.name} ... Somebody give me some insight into these?
-
Longhorn to nas nfs
I have also used: https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner for playing with NFS, directly from K8, instead of hosts.
-
K8s Persistant Storage
Then nfs is the way to go. Im using this one https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner at home with k3s. works fine for my usecases. I havent tested snapshots and restores yet.
-
K3s v MicroK8s
so I'm in Cybersecurity right now.. but I'm trying to pivot my career and I'm just in love with K8s / I think its a good future proof tech to learn. my current lab is 3x physical nodes running vmware (VMUG) then I built some ubuntu vms and installed microk8s. Everything seems to work really well. I had/have nfs-subdir-external-provision up and running. I've also tested it so that if I drain a node the pod is recreated on another node just fine and the pv/c works great. I've been trying to figure out why this is a bad solution vs using longhorn/OpenEBS. Sounds like NFS vs iSCSI is the answer.
-
A note from our sponsor - SonarLint
www.sonarlint.org | 1 Feb 2023
Stats
kubernetes-sigs/nfs-subdir-external-provisioner is an open source project licensed under Apache License 2.0 which is an OSI approved license.
Popular Comparisons
- nfs-subdir-external-provisioner VS csi-driver-nfs
- nfs-subdir-external-provisioner VS longhorn
- nfs-subdir-external-provisioner VS nfs-ganesha-server-and-external-provisioner
- nfs-subdir-external-provisioner VS csi-s3
- nfs-subdir-external-provisioner VS flux2
- nfs-subdir-external-provisioner VS kadalu
- nfs-subdir-external-provisioner VS container-object-storage-interface-spec
- nfs-subdir-external-provisioner VS restic
- nfs-subdir-external-provisioner VS helm
- nfs-subdir-external-provisioner VS kustomize