Docker Orchestrating Docker with Kubernetes This is my second post on Docker orchestration. In the first post, I demonstrated orchestrating Docker with Swarm, Machine, Compose and Consul. This post is to demonstrate orchestrating the same
Docker Orchestrating Docker with Swarm, Machine, Compose and Consul With multi-host networking ready for production and the announcement of Swarm 1.0, I think it's time to give Docker a serious try. This post details the steps I took to orchestrate a multi-host and multi-container app. Architecture This is a simple Node app