Top "Persistent-volume-claims" questions

How to reuse an existing persistent volume claims

I have deleted my elasticsearch cluster, but now after I've deployed a new cluster I need to access the old …

kubernetes persistent-volumes persistent-volume-claims
How can I mount the same persistent volume on multiple pods?

I have a three node GCE cluster and a single-pod GKE deployment with three replicas. I created the PV and …

kubernetes google-cloud-platform google-kubernetes-engine persistent-volumes persistent-volume-claims