Question
Loading data into DO k8s persistent volumes
How are you folks loading data into DO hosted persistent volumes?
I feel like the only way would be some side-car pod running ssh / rsync?
Since DO persistent volumes are randomly named when attached via a claim, I feel like being able to rapidly reload them is going to be important.