This tag is for Kubernetes persistent volume related questions.
I want to create a statefulset elasticsearch in kubernetes on virtualbox. I'm not using cloud provider so i create two …
kubernetes persistent-volumes kubernetes-statefulsetThis is 2nd question following 1st question at PersistentVolumeClaim is not bound: "nfs-pv-provisioning-demo" I am setting up a kubernetes lab …
kubernetes nfs persistent-volumes persistent-volume-claimsI'm attempting to create a Kubernetes CronJob to run an application every minute. A prerequisite is that I need to …
kubernetes persistent-volumes persistent-volume-claimsI have created a StorageClass and PersistentVolume but when I try to create a PersistentVolumeClaim I get the following error, "…
kubernetes persistent-volumesI want to setup a pre-defined PostgreSQL cluster in a bare meta kubernetes 1.7 with local PV enable. I have three …
kubernetes persistent-volumes persistent-volume-claimsIs it required to create the directory manually in nodes or will it be auto created by pv? Here is …
kubernetes persistent-volumes kubernetes-pvcWe are migrating legacy java and .net applications from on-premises VMs to an on-premises Kubernetes cluster. Many of these applications …
kubernetes smb persistent-volumes windows-shareAccidentally tried to delete all PV's in cluster but thankfully they still have PVC's that are bound to them so …
kubernetes persistent-volumesI'm using Docker Desktop on Windows 10. For the purposes of development, I want to expose a local folder to a …
docker kubernetes persistent-volumesThe problem seems to have been solved a long time ago, as the answer and the comments does not provide …
kubernetes google-cloud-platform google-kubernetes-engine persistent-volumes