RFE: support deployment in podman
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:
-
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.
-
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.