deploykit icon indicating copy to clipboard operation
deploykit copied to clipboard

Add a plugin for scaleway

Open yangm97 opened this issue 8 years ago • 5 comments

Scaleway is one of the cheapest cloud vendors, so I think it’s worth adding support for it, at least for testing.

yangm97 avatar Sep 06 '17 12:09 yangm97

Good idea, there is an API and GO SDK (https://github.com/scaleway/scaleway-cli/tree/master/pkg/api) already so implementing a PoC shouldn't be too difficult.

thebsdbox avatar Sep 06 '17 13:09 thebsdbox

Hey any updates on this? Would be glad to help if there's some existing work in progress since I don't have that much experience with go.

askz avatar Dec 11 '17 13:12 askz

@askz Apologies for the delay, I'll set a reminder to address this next week when I'm back at my desk.

thebsdbox avatar Dec 13 '17 13:12 thebsdbox

@thebsdbox did you start yet? If not I'll be happy to start working on it. Also scaleway released their go API separated from scaleway-cli. I already started to work on implementing scaleway provider for linuxkit, so I'm kind of used to their API :)

Sh4d1 avatar Apr 25 '18 13:04 Sh4d1

@Sh4d1 I've seen your linuxkit work !

Sure, I'm in both community channels if you want to catch up about it.

thebsdbox avatar Apr 25 '18 18:04 thebsdbox