Docker: If you don't bring up and take down a few tens of dockers a day, then you really need to start doing so
December 19, 2019

Docker: If you don't bring up and take down a few tens of dockers a day, then you really need to start doing so

Anonymous | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User

Overall Satisfaction with Docker

Docker is everywhere, there just isn't a server on an application which is not present in Docker. It forms the integral part of the whole infra for us. The beauty of Docker comes from its amazing quality of being robust, easy to start and very easy to blow it off completely. It's the most powerful tool which just does magic for us.
  • Robust.
  • Easy to setup.
  • The kernel cannot be changed.
  • Best results ever.
  • Made it easy to scale systems.
I have heard about others, but all my professional life I have been using Docker as my primary container and the thing is you just don't need anything else right now. Because Kubernetes supports Docker and Docker is open-source and just very simple to get started with. 10 minutes is all it takes to install Docker on a Linux server and start a Docker.

Do you think Mirantis Kubernetes Engine delivers good value for the price?

Yes

Are you happy with Mirantis Kubernetes Engine's feature set?

Yes

Did Mirantis Kubernetes Engine live up to sales and marketing promises?

Yes

Did implementation of Mirantis Kubernetes Engine go as expected?

Yes

Would you buy Mirantis Kubernetes Engine again?

Yes

For CI/CD it is the best tool to use. If you want to manage an infra where there are millions of machines needed you need to start using Docker if you are not.