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

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

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.
Ramzi D.
RD
Sr. SharePoint & Microsoft Consultant | System Administrator | Developer | Docker and K8S | Trainer
Enterprise(> 1000 emp.)
Validated Reviewer
Review source: G2 invite on behalf of seller
Incentivized Review
What do you like best about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

OpenStack, KaaS, Docker,Container Cloud. Review collected by and hosted on G2.com.

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

DE is a complete solution, so nothing ! Review collected by and hosted on G2.com.

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

Hybrid Cluster based on Swarm and Kubernetes to manage hybrid workloads with an end to end solution for managing and monitoring all artifacts. Review collected by and hosted on G2.com.

Charles C.
CC
Enterprise(> 1000 emp.)
Validated Reviewer
Review source: G2 invite on behalf of seller
Incentivized Review
What do you like best about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

Fast deployment for new deployments and auto scaling Review collected by and hosted on G2.com.

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

Infrastructure requirements and cost to get it going. Review collected by and hosted on G2.com.

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

Reduced database servers and make updates easier Review collected by and hosted on G2.com.

SK
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 is a platform that can wear multiple hats.

1) They can provide developers with isolated development environments: Handling multiple conflicting dependencies , languages and libraries is a nightmare, one tool which we wish to run will require Phantom JS version 1.0 and another might require 2.0 and we might have to run these two tools at the same time, but using the docker platform helps us isolate the development environments and it enables us to run these two tools simultaneously and painlessly.

2) It works in my machine, It should work everywhere : If I containerize my application and if I give it to another person, Docker guarantees that my code will work as intended with zero setup. This peace of mind is an asset to every developer. It will scale to infinity easily.

3) App security: Even if malicious actors try to compromise the application security, docker provides isolated environments and other so these actors can not cause much damage. This gives peace of mind as a functional property.

Nothing is better than free and docker is absolutely free to use. It has a vibrant developer community and every single line of code is available for public audit. The docker platform's command line interface is feature rich, it helps us with container networking, container storage management and deployment. Review collected by and hosted on G2.com.

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

Docker is one of the most brilliant pieces of software ever created and it does not have many shortcoming, there is no alternative to compare it with. Review collected by and hosted on G2.com.

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

Kubernetes can go hand in hand with 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?

Application abstraction, setting multiple dev environments are achieved. Review collected by and hosted on G2.com.

Verified User in Financial Services
EF
Enterprise(> 1000 emp.)
Validated Reviewer
Review source: G2 invite on behalf of seller
Incentivized Review
What do you like best about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

Wide range of discussion which is helpful when trying to get a borader understanding of Docker/Kubernetes Review collected by and hosted on G2.com.

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

The whole session could have be broken into 2 session over 2 days Review collected by and hosted on G2.com.

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

This come from a customer requirement more so than our strategic direction. As we develop we see the value Review collected by and hosted on G2.com.

Verified User in Investment Banking
UI
Mid-Market(51-1000 emp.)
Validated Reviewer
Review source: G2 invite on behalf of seller
Incentivized Review
What do you like best about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

user friendly, easy to manage and fast to stop and start Review collected by and hosted on G2.com.

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

took some time to understand the commands and once i know it is not that hard Review collected by and hosted on G2.com.

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

Make the development and deployment process more efficient. Review collected by and hosted on G2.com.

Verified User in Automotive
CA
Enterprise(> 1000 emp.)
Validated Reviewer
Review source: G2 invite on behalf of seller
Incentivized Review
What do you like best about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

Docker stability & scalability on application services Review collected by and hosted on G2.com.

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

Docker Customer Support on ongoing issues Review collected by and hosted on G2.com.

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

Benefits - Cost Saving

Problem Solving - Faster Application Deployments, Easy Revert, Scalability Review collected by and hosted on G2.com.

Verified User in Telecommunications
AT
Enterprise(> 1000 emp.)
Validated Reviewer
Review source: G2 invite on behalf of seller
Incentivized Review
What do you like best about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

I loved the Docker enterprise new features Review collected by and hosted on G2.com.

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

Need to improve usability , documentation and troubleshooting tips Review collected by and hosted on G2.com.

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

NA Review collected by and hosted on G2.com.

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

Easy to use , manage, orchestrate and deploy Review collected by and hosted on G2.com.

Verified User in Information Services
CI
Small-Business(50 or fewer emp.)
Validated Reviewer
Review source: G2 invite on behalf of seller
Incentivized Review
Business partner of the seller or seller's competitor, not included in G2 scores.
What do you like best about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

DTR + Multi orchestrator / Multi-tenancy support Review collected by and hosted on G2.com.

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

The new heavy princing. It will at least double the price tag for our clients. Review collected by and hosted on G2.com.

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

Supported devops plateform for our clients Review collected by and hosted on G2.com.

Verified User in Computer & Network Security
IC
Small-Business(50 or fewer emp.)
Validated Reviewer
Review source: G2 invite on behalf of seller
Incentivized Review
What do you like best about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

Flexibility for deployment. Fit into different kinds of environments. Review collected by and hosted on G2.com.

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

Upfront cost for implementation. The overhead for technical support. Review collected by and hosted on G2.com.

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

Streaming lining devsecops in different kinds of platforms. Review collected by and hosted on G2.com.

Isuru S.
IS
Full Stack Developer
Small-Business(50 or fewer emp.)
Validated Reviewer
Review source: G2 invite
Incentivized Review
Business partner of the seller or seller's competitor, not included in G2 scores.
What do you like best about Mirantis Kubernetes Engine (formerly Docker Enterprise)?

Isolated container execution from each other in same machine

Single image can be used to run the app is many OS run times

Easy to administer

Does work well with kubernetes Review collected by and hosted on G2.com.

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

Lot of commands to remember

Orchestration is not integral part of Docker Review collected by and hosted on G2.com.

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

Use Docker with Dockerswarm or Kubernetes Review collected by and hosted on G2.com.

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

Manage CICD pipelines

Blue green deployements Review collected by and hosted on G2.com.