...
Looking top down, the real power of Docker can only be realized with orchestration technologies. Here are the leading ones, I am just starting to look at,
Docker Swarm - Built in method to orchestate Docker.
Kubernetes - Used by Google and they have a free trial to check out.
Apache Mesos - Twitter, Airbnb, Hubspot and Apple run it.
Docker Swarm - Not sure how this fits yet.
Docker Resources
View file | ||||
---|---|---|---|---|
|
View file
References
Docker in LXD - https://insights.ubuntu.com/2016/04/13/stephane-graber-lxd-2-0-docker-in-lxd-712/?_ga=1.131249999.1359600858.1459136071
...