G
G
gaurava2021-02-08 14:45:11
Devops
gaurava, 2021-02-08 14:45:11

In what cases should you use kubernetes, and in which mesos, docker swarm?

What does it depend on? What is more convenient? Is it possible to limit docker swarm to working with docker?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir Korotenko, 2021-02-08
@firedragon

There is such an anecdote:
When a hammer is in the hands, everything around turns into nails.
If you know how to docker swarm, use it, even if there are trendy youth tools.
You standardize tools within the company and gain experience. Switching to another tool costs money, and erodes your strengths and competencies.

M
Michael, 2021-02-26
@Singaporian

Docker Swarm has lost the competition and there is no point in using it.
Mesos - when you need to connect resources, not plan microservices (inverse task)
Kubernetes - on very large projects
Nomad - on small and medium projects.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question