volsync icon indicating copy to clipboard operation
volsync copied to clipboard

RFE: support deployment in podman

Open langdon opened this issue 4 years ago • 0 comments

Describe the feature you'd like to have.

Replicating data between podman instances and between podman and kubernetes might help to provide a holistic approach for data in a hybrid container deployment environment.

What is the value to the end user? (why is it a priority?)

Some Use Cases:

  1. As someone who is managing containers in podman and considering migrating to kubernetes, data movement can be a pretty strong barrier to entry. A simple solution would make migration simpler.

  2. As someone who is managing containers in a mix of podman and kubernetes because of resource constraints or other considerations, managed data replication would result in less hand-built/maintained software managing the environment.

How will we know we have a good solution? (acceptance criteria)

Users can deploy containers in both podman and kubernetes and "share" data.

langdon avatar Apr 21 '21 17:04 langdon