Open Tomcli opened 6 years ago
@Tomcli We had discussed about this during our offline meeting. Did you have a chance to try out VCK?
@balajismaniam Yes, we tried VCK on our Cluster and it works great. However, when we want to sync back some of our modified data in HostPath back to S3, we have to do it manually on the node. So we would love to see if VCK can provide some help on data upload to S3. Also, I'm wondering can the volumemanager create a cronjob to periodically sync with our data on S3.
Thanks for feedback @Tomcli. For the data upload to S3, as a first cut is it fine if we add the following assumption:
Do you think the above assumptions will work for your use case?
Thank you @balajismaniam, I think that should work for us as a first cut.
@Tomcli We added this feature as discussed above in #72.
If I have my data downloaded/sync from S3 to hostPath, is there a way for me to sync back my changes in the hostPath back to my S3 storage?