Need advice about which tool to choose?Ask the StackShare community!
Decisions about Docker Machine, Kubernetes, and Rancher
Michael Roberts
CEO at asencis · | 4 upvotes · 35K views
We develop rapidly with docker-compose orchestrated services, however, for production - we utilise the very best ideas that Kubernetes has to offer: SCALE! We can scale when needed, setting a maximum and minimum level of nodes for each application layer - scaling only when the load balancer needs it. This allowed us to reduce our devops costs by 40% whilst also maintaining an SLA of 99.87%.
Simon Reymann
Senior Fullstack Developer at QUANTUSflow Software GmbH · | 28 upvotes · 2.2M views
Our whole DevOps stack consists of the following tools:
- GitHub (incl. GitHub Pages/Markdown for Documentation, GettingStarted and HowTo's) for collaborative review and code management tool
- Respectively Git as revision control system
- SourceTree as Git GUI
- Visual Studio Code as IDE
- CircleCI for continuous integration (automatize development process)
- Prettier / TSLint / ESLint as code linter
- SonarQube as quality gate
- Docker as container management (incl. Docker Compose for multi-container application management)
- VirtualBox for operating system simulation tests
- Kubernetes as cluster management for docker containers
- Heroku for deploying in test environments
- nginx as web server (preferably used as facade server in production environment)
- SSLMate (using OpenSSL) for certificate management
- Amazon EC2 (incl. Amazon S3) for deploying in stage (production-like) and production environments
- PostgreSQL as preferred database system
- Redis as preferred in-memory database/store (great for caching)
The main reason we have chosen Kubernetes over Docker Swarm is related to the following artifacts:
- Key features: Easy and flexible installation, Clear dashboard, Great scaling operations, Monitoring is an integral part, Great load balancing concepts, Monitors the condition and ensures compensation in the event of failure.
- Applications: An application can be deployed using a combination of pods, deployments, and services (or micro-services).
- Functionality: Kubernetes as a complex installation and setup process, but it not as limited as Docker Swarm.
- Monitoring: It supports multiple versions of logging and monitoring when the services are deployed within the cluster (Elasticsearch/Kibana (ELK), Heapster/Grafana, Sysdig cloud integration).
- Scalability: All-in-one framework for distributed systems.
- Other Benefits: Kubernetes is backed by the Cloud Native Computing Foundation (CNCF), huge community among container orchestration tools, it is an open source and modular tool that works with any OS.
Pros of Docker Machine
Pros of Kubernetes
Pros of Rancher
Pros of Docker Machine
- Easy docker hosts management12
Pros of Kubernetes
- Leading docker container management solution152
- Simple and powerful121
- Open source96
- Backed by google71
- The right abstractions55
- Scale services24
- Replication controller17
- Permission managment9
- Simple6
- Cheap5
- Supports autoscaling5
- Promotes modern/good infrascture practice3
- Reliable3
- No cloud platform lock-in3
- Self-healing3
- Open, powerful, stable3
- Scalable3
- Quick cloud setup2
- A self healing environment with rich metadata2
- Captain of Container Ship2
- Custom and extensibility1
- Expandable1
- Easy setup1
- Gke1
- Golang1
- Backed by Red Hat1
- Everything of CaaS1
- Runs on azure1
- Cloud Agnostic1
- Sfg1
Pros of Rancher
- Easy to use102
- Open source and totally free79
- Multi-host docker-compose support62
- Simple58
- Load balancing and health check included58
- Rolling upgrades, green/blue upgrades feature44
- Dns and service discovery out-of-the-box42
- Only requires docker37
- Multitenant and permission management34
- Easy to use and feature rich29
- Cross cloud compatible11
- Does everything needed for a docker infrastructure11
- Simple and powerful8
- Next-gen platform8
- Very Docker-friendly7
- Support Kubernetes and Swarm6
- Application catalogs with stack templates (wizards)6
- Supports Apache Mesos, Docker Swarm, and Kubernetes6
- Rolling and blue/green upgrades deployments6
- High Availability service: keeps your app up 24/76
- Easy to use service catalog5
- Very intuitive UI4
- IaaS-vendor independent, supports hybrid/multi-cloud4
- Awesome support4
- Scalable3
- Requires less infrastructure requirements2
Sign up to add or upvote prosMake informed product decisions
Cons of Docker Machine
Cons of Kubernetes
Cons of Rancher
Cons of Docker Machine
Be the first to leave a con
Cons of Kubernetes
- Poor workflow for development13
- Steep learning curve10
- Orchestrates only infrastructure4
- High resource requirements for on-prem clusters2
Cons of Rancher
- Hosting Rancher can be complicated7
Sign up to add or upvote consMake informed product decisions
What is Docker Machine?
Machine lets you create Docker hosts on your computer, on cloud providers, and inside your own data center. It creates servers, installs Docker on them, then configures the Docker client to talk to them.
What is Kubernetes?
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.
What is Rancher?
Rancher is an open source container management platform that includes full distributions of Kubernetes, Apache Mesos and Docker Swarm, and makes it simple to operate container clusters on any cloud or infrastructure platform.
Need advice about which tool to choose?Ask the StackShare community!
Jobs that mention Docker Machine, Kubernetes, and Rancher as a desired skillset
What companies use Docker Machine?
What companies use Kubernetes?
What companies use Rancher?
What companies use Docker Machine?
What companies use Kubernetes?
What companies use Rancher?
Sign up to get full access to all the companiesMake informed product decisions
What tools integrate with Docker Machine?
What tools integrate with Kubernetes?
What tools integrate with Rancher?
What tools integrate with Docker Machine?
What tools integrate with Kubernetes?
What tools integrate with Rancher?
Sign up to get full access to all the tool integrationsMake informed product decisions
Blog Posts
Jan 15 2020 at 11:37AM

Rafay Systems
What are some alternatives to Docker Machine, Kubernetes, and Rancher?
Docker Compose
With Compose, you define a multi-container application in a single file, then spin your application up in a single command which does everything that needs to be done to get it running.
boot2docker
boot2docker is a lightweight Linux distribution based on Tiny Core Linux made specifically to run Docker containers. It runs completely from RAM, weighs ~27MB and boots in ~5s (YMMV).
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, enabling organizations to seamlessly build and share any application — from legacy to what comes next — and securely run them anywhere
Ansible
Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced IT tasks such as continuous deployments or zero downtime rolling updates. Ansible’s goals are foremost those of simplicity and maximum ease of use.
Docker Swarm
Swarm serves the standard Docker API, so any tool which already communicates with a Docker daemon can use Swarm to transparently scale to multiple hosts: Dokku, Compose, Krane, Deis, DockerUI, Shipyard, Drone, Jenkins... and, of course, the Docker client itself.
Interest over time
How much does Docker Machine cost?
How much does Kubernetes cost?
How much does Rancher cost?
Pricing unavailable
Pricing unavailable
News about Docker Machine
More newsNews about Kubernetes
Blog: A Custom Kubernetes Scheduler to Orchestrate Highly Available Applications
(kubernetes.io)
Dec 21, 2020
Blog: Kubernetes 1.20: Pod Impersonation and Short-lived Volumes in CSI Drivers
(kubernetes.io)
Dec 18, 2020
Blog: Third Party Device Metrics Reaches GA
(kubernetes.io)
Dec 16, 2020
Blog: Kubernetes 1.20: Granular Control of Volume Permission Changes
(kubernetes.io)
Dec 14, 2020
Blog: Kubernetes 1.20: Kubernetes Volume Snapshot Moves to GA
(kubernetes.io)
Dec 10, 2020
News about Rancher
More news