gluster-kubernetes | GlusterFS Native Storage Service for Kubernetes | Storage library
kandi X-RAY | gluster-kubernetes Summary
kandi X-RAY | gluster-kubernetes Summary
GlusterFS Native Storage Service for Kubernetes
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 gluster-kubernetes
gluster-kubernetes Key Features
gluster-kubernetes Examples and Code Snippets
Community Discussions
Trending Discussions on gluster-kubernetes
QUESTION
Description: Unable to bind a new PVC to an existing PV that already contains data from previous run (and was dynamically created using gluster storage class).
- Installed a helm release which created PVC and dynamically generated PV from GlusterStorage class.
- However due to some reason, we need to bring down the release (
helm del
) and re-install it (helm install
). However, want to use the existing PV instead of creating a new one.
I tried a few things: - Following the instruction here: https://github.com/kubernetes/kubernetes/issues/48609. However, that did not work for GlusterFS storage solution since after I tried the needed steps, it complained:
...ANSWER
Answered 2020-Apr-14 at 12:53I would like to suggest you a different approach. You can include
You can use this annotation on the PVC, it will skip deleting the resource on delete.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install gluster-kubernetes
4GB of memory
32GB of storage minimum, 112GB recommended
ansible
vagrant
libvirt or VirtualBox
Make sure the topology file only lists block devices intended for heketi's use. heketi needs access to whole block devices (e.g. /dev/sdb, /dev/vdb) which it will partition and format.
The hostnames array is a bit misleading. manage should be a list of hostnames for the node, but storage should be a list of IP addresses on the node for backend storage communications.
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