Docker Swarm Cluster dynamically scaled on OpenStack
Presented on OpenStack 2017:
StackStorm team shown the Docker Swarm Cluster dynamically expanding based on load. This time on OpenStack, with Heat templates. Works on AWS with auto-scaling groups, too.
The code:
— stackstorm rules https://github.com/dzimine/serverless-swarm/tree/master/pipeline/rules
— heat template: https://github.com/dzimine/serverless-swarm/tree/master/terraform/openstack/docker_cluster_autoscaling.yaml
– terraform for AWS: https://github.com/dzimine/serverless-swarm/tree/master/terraform
Full talk on Serverless on Docker Swarm and StackStorm is here: https://youtu.be/y2lhCiL8n3M
by StackStorm
openstack