deploykit
deploykit copied to clipboard
Add a plugin for scaleway
Scaleway is one of the cheapest cloud vendors, so I think it’s worth adding support for it, at least for testing.
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.
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 Apologies for the delay, I'll set a reminder to address this next week when I'm back at my desk.
@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 I've seen your linuxkit work !
Sure, I'm in both community channels if you want to catch up about it.