Introducing G2.ai, the future of software buying.Try now

Mirantis Kubernetes Engine (formerly Docker Enterprise) Reviews & Product Details - Page 16

Mirantis Kubernetes Engine (formerly Docker Enterprise) Overview

What is Mirantis Kubernetes Engine (formerly Docker Enterprise)?

Mirantis Kubernetes Engine (formerly Docker Enterprise) is full-featured, CNCF-compliant enterprise Kubernetes, complete with a management webUI, Calico container networking, and Istio ingress. It’s built on Mirantis Container Runtime (formerly Docker Engine – Enterprise) mdash; the leading enterprise container engine, with Content Trust and build-in FIPS 140-2 encryption, certified with a DISA STIG. Mirantis Kubernetes Engine can run Linux and/or Windows worker nodes (manager nodes run on Linux), and provides Kubernetes, Swarm, or mixed orchestration on workers. Plus, Mirantis Kubernetes Engine can host Mirantis Secure Registry (formerly Docker Trusted Registry) for a complete, self-contained software supply chain.

Mirantis Kubernetes Engine (formerly Docker Enterprise) Details
Product Website
Languages Supported
English
Show LessShow More
Product Description

Mirantis Kubernetes Engine (formerly Docker Enterprise) is the world's leading software container platform to build, ship, and run any app anywhere.

How do you position yourself against your competitors?

Mirantis Kubernetes Engine (formerly Docker Enterprise) makes it easy to deploy and manage containers on any infrastructure. We leverage a full stack of hardened open source technologies, enabling cost savings with no vendor lock-in.

Featuring FIPS-140-2 encryption, image signing, and vulnerability scanning with automated governance, Mirantis Kubernetes Engine provides security throughout different stages of the application lifecycle and across the full Kubernetes stack, backed by support and managed services from leading open source experts who enable security compliance and the best possible SLAs.


Seller

Mirantis

Description

Mirantis is a leading cloud application infrastructure provider that specializes in enabling enterprises to deploy and manage containerized applications at scale. The company offers solutions for Kubernetes and OpenStack, focusing on simplifying the complexities of cloud-native environments. With a strong emphasis on open-source technologies, Mirantis helps organizations accelerate their digital transformation by providing tools and services for DevOps, automation, and cloud management. Their offerings include Mirantis Kubernetes Engine, Mirantis OpenStack, and various support and consulting services tailored to optimize cloud operations. Visit their website at [mirantis.com](https://www.mirantis.com) for more information.

Overview Provided by:

Recent Mirantis Kubernetes Engine (formerly Docker Enterprise) Reviews

AA
Amarbold A.Enterprise (> 1000 emp.)
3.5 out of 5
"Review of Mirantis Kubernetes Engine"
The Khanbank is the Mongolian Biggest bank. we transform to the DevOps & Cloud approach since 2019. MKE's installation, transformation, integration...
Verified User
A
Verified UserMid-Market (51-1000 emp.)
4.5 out of 5
"Solid Performance and Feature Availability"
I've used this product back when it was Docker Enterprise for business purposes and haven't really had any complaints. In the start, I did use the ...
Parth G.
PG
Parth G.Enterprise (> 1000 emp.)
4.5 out of 5
"A pretty good container orchestration platform for cloud native apps scaling across multi cloud"
The most useful part is the MKE UI. This simplifies the task of running and administering your k8s workload for people who don't like the cli or ar...

Pricing Insights

Averages based on real user reviews.

Time to Implement

3 months

Return on Investment

11 months

Average Discount

8%

Perceived Cost

$$$$$
View More Pricing Information

Mirantis Kubernetes Engine (formerly Docker Enterprise) Media

Mirantis Kubernetes Engine (formerly Docker Enterprise) Demo - Universal Control Plane
Docker Enterprise includes the Universal Control Plane (UCP), which helps manage your clusters and applications through a single interface
Mirantis Kubernetes Engine (formerly Docker Enterprise) Demo - Docker Trusted Registry
Docker Security Scanning for DTR ensures only high integrity applications are running in production. Docker Security Scanning indexes the components in both Windows and Linux images and compares them against a known CVE database.
Mirantis Kubernetes Engine (formerly Docker Enterprise) Demo - Universal Control Plane Orchestration
UCP supports both Swarm and Kubernetes for container orchestration.
Mirantis Kubernetes Engine (formerly Docker Enterprise) Demo - Universal Control Plane Istio Ingress
UCP 3.3.0 includes the ability to simply “turn on” Istio Ingress for your Kubernetes cluster.
Mirantis Kubernetes Engine (formerly Docker Enterprise) Demo - Add Linux and Windows worker nodes to a cluster
Docker Enterprise 3.1 with Kubernetes 1.17 lets you easily add Windows Kubernetes workers to a cluster (cluster master nodes must still run on Linux), mixing them optionally with Linux workers.
Play Mirantis Kubernetes Engine (formerly Docker Enterprise) Video
Play Mirantis Kubernetes Engine (formerly Docker Enterprise) Video

Official Downloads

Answer a few questions to help the Mirantis Kubernetes Engine (formerly Docker Enterprise) community
Have you used Mirantis Kubernetes Engine (formerly Docker Enterprise) before?
Yes

281 Mirantis Kubernetes Engine (formerly Docker Enterprise) Reviews

4.4 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.

Mirantis Kubernetes Engine (formerly Docker Enterprise) Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
Cons
G2 reviews are authentic and verified.
Jestin S.
JS
Lead Software Engineer
Small-Business(50 or fewer emp.)
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

Docker made containers easier and safer to deploy with a much more standardized container system. Allows my team to deploy to the cloud easily and scale on the fly. Containers are where companies should be moving to and docker makes it easy, I highly recommend it. Review collected by and hosted on G2.com.

What do you dislike about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

My only issue with docker is that persistent data storage is very complicated since when a container shuts down all that information is gone unless you figure out with docker data volumes which are not easy to work with one more thing is its command line is boring, long and one big downside is that Docker need to download the essential files of the selected operating system in container, so if you want to keep synced your Docker image between two computers, it is a big pain. Review collected by and hosted on G2.com.

Recommendations to others considering Mirantis Kubernetes Engine (formerly Docker Enterprise):

With Docker, developers can build any app in any language using any toolchain. “Dockerized” apps are completely portable and can run anywhere - colleagues’ OS X and Windows laptops, QA servers running Ubuntu in the cloud, and production data center VMs running Red Hat.

Docker helps developers build and ship higher-quality applications, faster. also developers can automate their build pipeline and share artifacts with collaborators through public or private repositories.

Docker helps sysadmins deploy and run any app on any infrastructure, quickly and reliably. Review collected by and hosted on G2.com.

What problems is Mirantis Kubernetes Engine (formerly Docker Enterprise) solving and how is that benefiting you?

Mainly productivity.Docker containers are an evolution in software development when we talk about deployment and continuous integration. Dockers images isolate dependencies and are easy to manipulate through different types of environments during the software life cycle: development, testing, continuous integration, deployment and rollback (hopefully not necessary :). Easy to use, simple to configure, maintain and update dependencies. Review collected by and hosted on G2.com.

Jonathan Y.
JY
Senior Software Engineer - OpenShift
Computer Software
Enterprise(> 1000 emp.)
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
Rating Updated ()
What do you like best about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

Docker is the hot-button topic in the technology industry these days, and for good reason. The underlying technology is not new (Linux containers, cgroups, namespaces), but the tool's user experience has made it popular. The Docker team really focuses on ensuring a great user experience, making things easy to configure and customize. The "batteries included, but swappable" philosophy is fantastic - everything you need is there out-of-the-box, but if you have special requirements, you can use a custom driver to get what you need.

The external ecosystem is unbeatable as well, with cluster management solutions like Swarm/Kubernetes/Mesos. Red Hat's OpenShift PaaS is built on Docker. Review collected by and hosted on G2.com.

What do you dislike about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

Docker is moving quickly, so there are often cases where there doesn't seem to be any good solution to a problem. For example, persistent volumes across the cluster were a problem. Docker (and other earlier PaaS solutions like Heroku) have long recommended stateless services, which is great for a number of reasons (providing higher scalability being a key one), but this left some very stateful services (like databases) out in the cold.

More recently, Docker's volume plugins allow for data to be stored in clustered filesystems like GlusterFS, allowing containers to be completely portable between host machines. Combined with Software-Defined Networking features powered by Open-vSwitch, Docker containers have achieved a level of portability previously reserved for VMware installations. Review collected by and hosted on G2.com.

Recommendations to others considering Mirantis Kubernetes Engine (formerly Docker Enterprise):

Adopt it for new applications, but be cautious for legacy applications - if you have a 12-factor application, then you'll be golden. Although you can dockerize legacy stateful applications, it doesn't mean it's a good idea. See Kelsey Hightower's excellent writeup, 12 Fractured Apps: https://medium.com/@kelseyhightower/12-fractured-apps-1080c73d481c Review collected by and hosted on G2.com.

What problems is Mirantis Kubernetes Engine (formerly Docker Enterprise) solving and how is that benefiting you?

A key problem many organizations face is being able to create reproducible environments quickly and with low footprint. Many were accomplishing this with Vagrant and configuration management tools like Ansible, Chef, and Puppet, but the virtual machines were inherently stateful. Operating systems needed to be maintained, and it was difficult to guarantee that developers were running their code in the same environment that UAT/QA, Staging, and Production environments were using.

Docker allows for consistent environments, making it easier to reproduce problems and avoiding the common case of "works in production, doesn't work in development" or similar. Review collected by and hosted on G2.com.

Anuoluwapo O.
AO
Software Developer
Information Technology and Services
Mid-Market(51-1000 emp.)
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

Containerization with docker saves me the energy of maintaining virtual machines. with docker I now care less about the complexity of the operating system. With Docker, I can package my application and all its dependencies in a virtual container and run it on any linux server.

The most interesting thing about docker for me is the fact that I do not have to worry myself about the cloud platform I am deploying to. It supports almost all the popular cloud services available. Review collected by and hosted on G2.com.

What do you dislike about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

The commands can very complex sometimes although I know the is a GUI tool for docker. Not used it yet though. Review collected by and hosted on G2.com.

Recommendations to others considering Mirantis Kubernetes Engine (formerly Docker Enterprise):

If anyone is thinking of an easy way to deploy to any linux server seamlessly without having to worry about the differences of the kernel, docker is the right tool to use. Also Docker ensures that deploying your application to any of the most popular cloud services is catered for. With docker, I can think more about meeting customers' requirement rather than the complexity of the infrastructures need to achieve this.

The first time I used Docker, it looks somewhat complex considering the commands I had to learn to get things done but with time, it became a lot simpler. So anyone that wants to make use of docker would have to learn a lot of command but as time goes one, it becomes more interesting. Review collected by and hosted on G2.com.

What problems is Mirantis Kubernetes Engine (formerly Docker Enterprise) solving and how is that benefiting you?

DevOps related problems. Having to build application and worry about the dependencies has been a tedious task but with the help of docker, it's been awesomely pretty. Review collected by and hosted on G2.com.

Jiaming Z.
JZ
Software Engineer
Internet
Small-Business(50 or fewer emp.)
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

(1) Easy of Use. My primary pain was to set up PHP and Nginx on my Macbook. With Docker, I just need to run a single command. (2) Vendor Support. Lots of cloud provider (e.g. Amazon Website Service) supports Docker natively. I am using container service provided by Amazon Website Service with Docker Review collected by and hosted on G2.com.

What do you dislike about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

The image build time could be slow. It could be mitigated by property designing the Dockerfile. Review collected by and hosted on G2.com.

What problems is Mirantis Kubernetes Engine (formerly Docker Enterprise) solving and how is that benefiting you?

My team use Amazon Web Service (AWS) to deploy our service. Previously, we use initiate a virtual machine, install proper packages and take an images snapshot. The problem is that (1) we won't be able to use this images on our local laptop (2) the dependencies is implicit. There are lots of packages or configurations located on the image. However, we don't know which one is critical to our application. Docker solve this problem: (1) it can run on local machine (2) it documents dependency via Dockerfile Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Enterprise(> 1000 emp.)
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

Lightweight

Easy to learn

Easy to distribute the images

Name spacing

Portability

Infrastructure as code

Dev-Prod Parity Review collected by and hosted on G2.com.

What do you dislike about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

Docker for Mac is extremely slow when mounting volumes from the host system into the container. Review collected by and hosted on G2.com.

Recommendations to others considering Mirantis Kubernetes Engine (formerly Docker Enterprise):

Don't go after the fad. Introducing Docker in your workflow needs a lot of beforehand thinking. Discuss and prove the usability of Docker in your organization and only then get ahead. Above all, do get a strong hold of the basics of Docker Review collected by and hosted on G2.com.

What problems is Mirantis Kubernetes Engine (formerly Docker Enterprise) solving and how is that benefiting you?

Currently we've been using Docker for testing our application. So far we've been benefited by the use of Docker there in terms of the speed and ease of repeatable tests. However, we are increasingly using Docker to drive our application development process. We have been experimenting with one of the applications for now and the developers are happy already seeing how the prod-dev parity could be achieved so easily and from within the comforts of their beloved development machine. Review collected by and hosted on G2.com.

Verified User in Consumer Services
UC
Small-Business(50 or fewer emp.)
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

I was able to develop a machine learning application on my local machine and then deploy it on a remote server without changing any of the source code. If the app worked on my machine, it would work anywhere with a simple pull from the Docker service. Review collected by and hosted on G2.com.

What do you dislike about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

There is a steep learning curve to understand how everything in Docker works together. You will have to read a lot of documentation to get going and there are not a lot of machine learning tutorials for Docker. Also, Docker does not clean up after itself. Make sure that you get rid of any dead containers to save on memory and storage space. Review collected by and hosted on G2.com.

What problems is Mirantis Kubernetes Engine (formerly Docker Enterprise) solving and how is that benefiting you?

Deploying a machine learning API with Docker has been awesome. This API has had a positive impact on how our employees interact with our clients in real-time. Review collected by and hosted on G2.com.

Elizabeth M.
EM
Grants and Programs Coordinator
Non-Profit Organization Management
Small-Business(50 or fewer emp.)
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

Docker allows working between applications who remain independent, but now connected as well. Developers are able to reach their maximum potential with each program, and Docker creates a model for better collaboration across all of our teams. Docker works on any device we need it to, to allow all employees to use whichever machine facilitates their creativity and productivity the best per their preferences. Review collected by and hosted on G2.com.

What do you dislike about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

It was not as easy to integrate into our business as Docker claims. It took multiple days to implement the software, and it was difficult to learn how to collaborate between developers and IT staff. The IT staff was not pleased with this implementation attempt. Review collected by and hosted on G2.com.

Recommendations to others considering Mirantis Kubernetes Engine (formerly Docker Enterprise):

Docker has a safe environment to allow you to work between applications and infrastructure and allows for better innovation and collaboration. It is not as easy to integrate into current systems, despite Docker's claims. IT staff and developers have stated that using current software in the Docker hub was not as seamless as Docker had promised upon implementing. Support is amazing, and willing to do everything it takes to make sure the product is up and running as it should. The customer service is extremely professional and friendly. If my IT staff and developers could get on board, we would recommend this product for customer service alone. Review collected by and hosted on G2.com.

What problems is Mirantis Kubernetes Engine (formerly Docker Enterprise) solving and how is that benefiting you?

Allowing developers and IT staff to work together while using already developed software. Neither team was happy, but the product worked aside from the difficult implementation. Review collected by and hosted on G2.com.

Binod S.
BS
Software Engineering Manager
Mid-Market(51-1000 emp.)
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

Very easy to use. Documentations are very great. Able to setup and run locally. Review collected by and hosted on G2.com.

What do you dislike about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

Not any special dislike. Mostly it meet all the requirement. Review collected by and hosted on G2.com.

Recommendations to others considering Mirantis Kubernetes Engine (formerly Docker Enterprise):

Its very easy to use, so please try. Review collected by and hosted on G2.com.

What problems is Mirantis Kubernetes Engine (formerly Docker Enterprise) solving and how is that benefiting you?

Using for CI/CD pipeline to automate build/deployment process. it worked really well and saving lot of manual effort. Review collected by and hosted on G2.com.

Tony G.
TG
Staff Software Engineer
Mid-Market(51-1000 emp.)
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

Docker allows us to create an image of a code repo and deploy it through environments. The best feature of docker is the immutability of a docker image. Once it is created it can not be changed, so you know that your code will be the same in the test environment as the production environment. Review collected by and hosted on G2.com.

What do you dislike about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

Docker can be a bit cumbersome to use and has a steep learning curve. Almost everything is done through rather cryptic command line tools that are not entirely intuitive. Review collected by and hosted on G2.com.

Recommendations to others considering Mirantis Kubernetes Engine (formerly Docker Enterprise):

Take the time to do some tutorials on how to create a Dockerfile and a docker-compose file correctly. Once you figure out how exactly those work docker can actually be pretty simple Review collected by and hosted on G2.com.

What problems is Mirantis Kubernetes Engine (formerly Docker Enterprise) solving and how is that benefiting you?

We solve our deployment problems. Docker lets us be as consistent as possible. Review collected by and hosted on G2.com.

Verified User in Computer Networking
AC
Small-Business(50 or fewer emp.)
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

Everything comes with the docker base software and setting up a cluster is very easy. You get everything you need to deploy container environments including overlay networks and service discovery. Review collected by and hosted on G2.com.

What do you dislike about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

Other solutions come with builtin load balancers and/or better answers for storage and permissions. Running privileged containers (as needed in a CI setup) is a huge pain. Review collected by and hosted on G2.com.

Recommendations to others considering Mirantis Kubernetes Engine (formerly Docker Enterprise):

Be mindful of your requirements. If you require good storage (volume) handling or user management you will need additional software making the setup more complicated. In that case you should look at other options as well. Review collected by and hosted on G2.com.

What problems is Mirantis Kubernetes Engine (formerly Docker Enterprise) solving and how is that benefiting you?

Rollout of a CI/CD infrastructure with minimal fuss and maintenance. Review collected by and hosted on G2.com.