scaleway-swarm-terraform icon indicating copy to clipboard operation
scaleway-swarm-terraform copied to clipboard

Setup a Docker Swarm Cluster on Scaleway with Terraform

Results 5 scaleway-swarm-terraform issues
Sort by recently updated
recently updated
newest added
trafficstars

According to https://twitter.com/scaleway/status/948931805499023360?lang=en , the mainline bootscript should now support Docker.

Is it possible to separate worker types by adding swarm node labels? I want to build swarm cluster with separate nodes for databases and workers.

Correcting some actual issues

Executing terraform plan fails with following error: ``` Error: Error running plan: 2 error(s) occurred: * output.swarm_worker_token: Resource 'data.external.swarm_tokens' does not have attribute 'result.worker' for variable 'data.external.swarm_tokens.result.worker' * output.swarm_manager_token: Resource...

Get this error when trying with X64-15GB instances for workers Error applying plan: 2017/08/17 14:31:49 [DEBUG] plugin: waiting for all plugin processes to complete... 1 error(s) occurred: * scaleway_server.swarm_manager: 1...