sig-storage-lib-external-provisioner | Storage library
kandi X-RAY | sig-storage-lib-external-provisioner Summary
kandi X-RAY | sig-storage-lib-external-provisioner Summary
A library for writing external provisioners. Projects using this library include:.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of sig-storage-lib-external-provisioner
sig-storage-lib-external-provisioner Key Features
sig-storage-lib-external-provisioner Examples and Code Snippets
Community Discussions
Trending Discussions on sig-storage-lib-external-provisioner
QUESTION
Recently, I installed the k8s via kubeadm init
on my CentOS7 clusters. Unfortunately, I suffered a lots of problems. The biggest problem is "How to create a dynamic local storage/volume for automatically assign PVs for PVCs?"
Q: Why local storage not cloud storage service?
A: This is a limitation of new lab of my university.
Problem description:
The k8s(v1.18.0) did not create a default storage class for me after the installing process successfully. I not sure about that whether the situation normally. However, when I install my first application, JupyterHub, on k8s, I got error from it because it could found a suitable PV to fit a PVC hub-db-dir
. And then I attempt to manually a local storage class and a PV such below:
local-storage.yaml
ANSWER
Answered 2020-Jul-05 at 11:29High level steps to achieve dynamic PV creation using local-storage
StorageClass
From the docs here on how to manage local volumes in your Kubernetes cluster.
- Create a directory for provisioner discovering
- Prepare and set up local volumes in discovery directory
Next from the docs here
- Create a StorageClass
- Create local persistent volumes
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install sig-storage-lib-external-provisioner
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page