nuvo / kube-tasks

A tool to perform simple Kubernetes related actions
Apache License 2.0
23 stars 30 forks source link

Use GCS bucket instead of S3 #3

Open phirivet opened 5 years ago

phirivet commented 5 years ago

Hello,

Is it possible to put the backup on GCS bucket instead of S3 ?

Thanking you in advance Regards

diogopms commented 5 years ago

Hi, any feedback on this improvement?

imaemo commented 5 years ago

Hi @phirivet , @diogopms

I also have one requirement like this, but I want to bckup to aliyun oss.

After search a lot I find that https://github.com/nuvo/skbn is not add support GCS, but this fork has add that support https://github.com/maorfr/skbn

I think if you want to support GCS, you could fork this repo and replace skbn repo in the code manually.

diogopms commented 5 years ago

Thanks 👍

nitish-predera commented 4 years ago

After search a lot I find that https://github.com/nuvo/skbn is not add support GCS, but this fork has add that support https://github.com/nuvo/skbn

@imaemo I think you forgot to change the name of the other repository. Can you tell which fork has support from Google cloud? I guess you are talking about: https://github.com/maorfr/skbn

imaemo commented 4 years ago

After search a lot I find that https://github.com/nuvo/skbn is not add support GCS, but this fork has add that support https://github.com/nuvo/skbn

@imaemo I think you forgot to change the name of the other repository. Can you tell which fork has support from Google cloud? I guess you are talking about: https://github.com/maorfr/skbn

@nitish-predera , yes, I forget change the url, I've update it, you can try this https://github.com/maorfr/skbn