Answer the question
In order to leave comments, you need to log in
What can Kubernetes do that docker swarm can't?
Good afternoon.
Trying to understand the differences between k8s and docker swarm.
I read many different sources (rus, eng), and everywhere they write that k8s is a more powerful tool that:
1. allows you to perform more flexible settings
2. is more reliable and fault-tolerant.
But this is a rather vague description. I could not find specific examples:
1. What exactly can be done in k8s, what cannot be done in swarm? At least a couple of examples.
2. How reliable is k8s? On some specific volumes, or in principle?
Answer the question
In order to leave comments, you need to log in
1. What exactly can be done in k8s that cannot be done in swarm? At least a couple of examples.
it is a more powerful tool that:
1. allows more flexible configuration
2. is more reliable and fault-tolerant.
Warning, i.e. disclaimer: I have not worked with docker swarm.
IMHO, as in many things in technology (and life), K8S wins because of the ecosystem, that is, the complex of tools, services around it. Managed K8S for all cloud providers, extensible API, many ready-made ingresses, autoscaling, HA, monitoring, ...
Surely you can make a long table "what only K8S can do", but IMHO this is not the main thing.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question