Mirantis Kubernetes Engine vs. Portainer

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Mirantis Kubernetes Engine
Score 9.4 out of 10
N/A
The Mirantis Kubernetes Engine (formerly Docker Enterprise, acquired by Mirantis in November 2019)aims to let users ship code faster. Mirantis Kubernetes Engine gives users one set of APIs and tools to deploy, manage, and observe secure-by-default, certified, batteries-included Kubernetes clusters on any infrastructure: public cloud, private cloud, or bare metal.
$500
per year per node
Portainer
Score 9.4 out of 10
N/A
Portainer is a centralized container management platform for containerized apps and IoT device management. It helps accelerate container adoption and reduce time-to-value on Kubernetes, Docker, and Swarm with a management portal, allowing users to deliver and manage containerized applications from the data center to the edge. Portainer helps - Reduce the operational complexity associated with multi-cluster management Bridge the skills gap and facilitate feature…
$0
Pricing
Mirantis Kubernetes EnginePortainer
Editions & Modules
Free
$0.00
per year
Basic
$500.00
per year
Portainer Business - 3 Nodes Free
$0
Home & Student
$149
per year
Starter
$995
per year
Professional
$2995
per year
Enterprise
Contact Sales for Pricing
per year
Offerings
Pricing Offerings
Mirantis Kubernetes EnginePortainer
Free Trial
YesYes
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoYes
Entry-level Setup FeeNo setup feeOptional
Additional DetailsThese pricing options are compatible with Linux or Windows Server and are per year, per node. The basic version requires maximum online purchase not to exceed 50 nodes. Support/professional services are not included.
More Pricing Information
Community Pulse
Mirantis Kubernetes EnginePortainer
Features
Mirantis Kubernetes EnginePortainer
Container Management
Comparison of Container Management features of Product A and Product B
Mirantis Kubernetes Engine
-
Ratings
Portainer
8.1
94 Ratings
2% above category average
Security and Isolation00 Ratings8.390 Ratings
Cluster Management00 Ratings8.375 Ratings
Storage Management00 Ratings8.080 Ratings
Resource Allocation and Optimization00 Ratings7.883 Ratings
Discovery Tools00 Ratings8.170 Ratings
Analytics, Monitoring, and Logging00 Ratings7.990 Ratings
Best Alternatives
Mirantis Kubernetes EnginePortainer
Small Businesses
Portainer
Portainer
Score 9.4 out of 10
GitLab
GitLab
Score 8.6 out of 10
Medium-sized Companies
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
Enterprises
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Mirantis Kubernetes EnginePortainer
Likelihood to Recommend
8.3
(37 ratings)
8.9
(94 ratings)
Likelihood to Renew
9.1
(1 ratings)
9.1
(3 ratings)
Usability
8.0
(2 ratings)
8.4
(15 ratings)
Support Rating
7.8
(3 ratings)
9.1
(3 ratings)
Implementation Rating
-
(0 ratings)
9.1
(1 ratings)
User Testimonials
Mirantis Kubernetes EnginePortainer
Likelihood to Recommend
Mirantis
[Mirantis Cloud Native Suite (Docker Enterprise)] is the most advanced tool till now, which works as a VMs
and separates any single application from the dependencies. Also, this tool is
helping me in the agile development of the processes. It is strongly recommended to
almost all major organizations.
Read full review
Portainer
Many developers, especially lesser experienced developers, don't have a really good background in setting up containers from the command line. Portainer is invaluable to them. Giving a UI to them gives them much more confidence and allows them to learn properties and capabilities of containers under far less stress. On the flip side of this, giving then a UI on a production system can lead to chaos...never give junior developers access to production servers.
Read full review
Pros
Mirantis
  • Containers - Docker is the go-to when using Containers, which are super useful if you need an environment that works both for Windows and Linux
  • Efficiency - Docker is very lightweight and doesn't demand too much from your CPU or server
  • CI/CD - Docker is excellent for plumbing into your build pipeline. It integrates nicely, is reliable, and has an easy set up.
Read full review
Portainer
  • Separating server maintenance with application development, providing a clear user interface for developers who don't want to worry about the underlying server.
  • RBAC for container deployment linked to a SAML IDP, not something particularly easy in a native Docker instance but point and shoot in Portainer, allowing the use of Azure / Okta etc to provide user access.
  • Image management with multiple repositories is super clear and reduces incidents
Read full review
Cons
Mirantis
  • Containers are often opaque - if a container doesn't work out of the box, it's messy to fix.
  • Logging is complexified by the multiple containers and logs are often not piped to places you expect them to be.
  • Networking is complexified due to internal port mapping between containers, etc.
Read full review
Portainer
  • When setting up static IPs for a new container, having the used ones for a specific network at hand would be cool or something like a mini IPAM of some sort...
  • Using the developertools to see "oh, it's a 40x or 500" when something doesn't seem to load because the ui just states "Didn't work" is kinda annoying. expandable toasts or something would be nice.
Read full review
Likelihood to Renew
Mirantis
No answers on this topic
Portainer
It is an excellent tool.
Read full review
Usability
Mirantis
Docker's CLI has a lot of options, and they aren't all intuitive. And there are so many tools in the space (Docker Compose, Docker Swarm, etc) that have their own configuration as well. So while there is a lot to learn, most concepts transfer easily and can be learned once and applied across everything.
Read full review
Portainer
Accessibility for Non-Experts: even with some people having a bit longer on-boarding it is still very simple Quick setup is insanely useful, we can get it running in 10 seconds after installing docker Portainer has once again super clean UI and is very user friendly. Deployment/monitoring and management are super easy. I can tell just from a glance if something is out of date (watching at you Watchtower not doing your job for some reason)
Read full review
Support Rating
Mirantis
The community support for Docker is fantastic. There is almost always an answer for any issue I might encounter day-to-day, either on Stack Overflow, a helpful blog post, or the community Slack workspace. I've never come across a problem that I was unable to solve via some searching around in the community.
Read full review
Portainer
One of their staff members jumped on a video call immediately with me and led me through the problem and solution during a quick session of screen sharing. In this day and age that is above and beyond, especially when it comes to software. It took approximately 5-10 minutes to diagnose and fix, including pleasantries!
Read full review
Implementation Rating
Mirantis
No answers on this topic
Portainer
It is really easy. Just follow the documentation.
Read full review
Alternatives Considered
Mirantis
We've used XAMPP, PHPmyAdmin and similar local environments (our app is on PHP). Because of how easy you can change the configuration of libraries on PHP and versions (which is SO painful on XAMPP or other friendly LAMP local servers) we are using Docker right now. Also, being sure that the environment is exactly the same makes things easier for developing.
Read full review
Portainer
Portainer takes the cup in terms of usability and features. It is also more useful for smaller deployments, whereas Kubernetes in our opinion and experience, could probably be more suited to certain other use cases. Portainer is also a fresh feel among all the preexisting container management solutions and brings positivity and a new breeze in the industry.
Read full review
Return on Investment
Mirantis
  • Docker has made it possible for us to deploy code faster, increasing the productivity of our development teams.
  • Docker has made it possible for us to decentralize our build and release system. This means that teams can deploy on their own schedule and our dev ops team can concentrate on building better tools rather than deploying for the teams
  • Docker has allowed us to virtualize our entire development process and made it much simpler to build out new data centers. This, in turn, is significantly increasing our ROI by providing a path forward for internationalization.
Read full review
Portainer
  • Increased productivity: Portainer's user-friendly interface and streamlined container management can help increase the productivity of IT teams.
  • Cost savings: By simplifying container management, Portainer can help reduce the time and resources required to manage container environments, potentially leading to cost savings.
Read full review
ScreenShots

Portainer Screenshots

Screenshot of Portainer is a universal container management platform to help adopt and manage Docker, Kubernetes, Nomad and Edge environments.