Comments on How Setup and Configure Docker Swarm Cluster on Ubuntu
Docker Swarm is a tool that allows you to deploy a cluster of Docker Hosts. It's a native clustering tool provided by Docker which provides high-availability and high-performance for your application by distributing it to all nodes inside the swarm cluster. In this tutorial, we will show you step-by-step how to create a Swarm Cluster using Ubuntu 16.04 LTS.
2 Comment(s)
Comments
Is it really a good solution, to configure host files manual or should the admin spent time to get his basic network working (dns)?
Is it really a good solution, to configure host files manual or should the admin spent time to get his basic network working (dns)?
And for the swarm you only use fix ip adresses so no use for hostfile config (exept the website test)