Hacker News new | ask | show | jobs
by MoroCode 2310 days ago
My question is then what counts as a container orchestrator. Not to shit on the article but why over-complicate the definition of an already over-engineered system
1 comments

You can solve container orchestration problems using Kubernetes, but you can also solve them using Swarm, Nomad and Mesos.

Kubernetes is the most popular, precisely because it is not over-engineered, the level of engineering matches the problem domain.