0

Is there any way to create a new persistent volume claim on basis of a already bound volume? So kind of a like a cloning or copying function?

I searched the web but I only found solutions on how to download content from an existing volume and then upload it to a new one but there has to be a function within kubernetes I think.

Has anyone some ideas on how to accomplish this?

1
  • I'm not sure if I understand what do You mean. Can you explain it a bit more, what are you trying to achieve so I can possibly address this. Commented Feb 25, 2019 at 10:10

1 Answer 1

1

As of now this feature is not yet stable, but you might give this a try: Volume Snapshot Alpha for Kubernetes

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.