docker-archive / swarm-frontends

Deploy Kubernetes with Swarm
Apache License 2.0
182 stars 50 forks source link

Add Mesos-Marathon as a swarm frontend #3

Closed amitshukla closed 8 years ago

amitshukla commented 8 years ago

Adding a Compose file that uses Swarm to deploy Mesos-marathon to a swarm cluster. I reorganized the root README.md file so works with having multiple swarm frontends.

abronan commented 8 years ago

Good call on the startup script, overall LGTM.

amitshukla commented 8 years ago

@abronan I verified that the init_swarm script works with kubernetes as well. Can you please take another look and if it looks good, merge it in? Thanks.

abronan commented 8 years ago

Thanks for taking care of the comments @amitshukla,

LGTM