container-orchestration-comparison
container-orchestration-comparison copied to clipboard
A comparison of the different container orchestration tools available.
This a nice overview. Thanks for making it. Prometheus is not built-in as a running server, but service discovery and metrics are all exported by default. So when you start...
I'd suggest including http://rancher.com/ in your research. It's open source and free to try. It also allows you to use different orchestration platforms if you so choose.
[Kontena](https://kontena.io) is an open source container orchestration platform. It contains built-in networking, service discovery, secret management and load balancing etc. You can define stacks in YAML file (similar to Docker...
I will look into OpenShift as requested from reddit : https://www.reddit.com/r/docker/comments/5vwr9m/container_orchestration_comparison/de66zzl/
As per https://www.reddit.com/r/docker/comments/5vwr9m/container_orchestration_comparison/de5vvei/
I'd like to see multiplatform support on here, with the advent of Windows containers. We have a mixed-mode environment and it's been hard to find a framework that works. AFAIK...