Try our new research platform with insights from 80,000+ expert users

Kubernetes vs Nutanix Kubernetes Engine NKE comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Oct 13, 2024

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Kubernetes
Ranking in Container Management
4th
Average Rating
8.6
Reviews Sentiment
7.1
Number of Reviews
78
Ranking in other categories
No ranking in other categories
Nutanix Kubernetes Engine NKE
Ranking in Container Management
11th
Average Rating
7.6
Reviews Sentiment
7.2
Number of Reviews
13
Ranking in other categories
Container Monitoring (5th)
 

Mindshare comparison

As of July 2025, in the Container Management category, the mindshare of Kubernetes is 5.5%, down from 8.3% compared to the previous year. The mindshare of Nutanix Kubernetes Engine NKE is 8.8%, up from 7.4% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Container Management
 

Featured Reviews

Venu Boddu - PeerSpot reviewer
Manage infrastructure automation and smooth application deployment with robust auto-scaling capabilities
Kubernetes is highly valuable for its node-based setup, which allows for the running of multiple pods. This feature is essential for infrastructure automation and application deployment. Kubernetes also offers rollback control and auto-scaling capabilities, which are crucial for maintaining an application's availability even if nodes or pods go down. Additionally, Kubernetes supports load balancing to distribute traffic efficiently across multiple pods.
Prasanthraj PN - PeerSpot reviewer
Offers efficient deployment and management with easy resource allocation, yet faces challenges in integration and compatibility
Nutanix Kubernetes Engine NKE ( /products/nutanix-kubernetes-engine-nke-reviews ) offers easy and fast deployment, management, stability, reliability, and cost-effectiveness. The resource allocation is very simple. If we need to expand the memory, storage space, or processor core, it is very easy to manage through our central control. These features are what stand out the most.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"The most valuable feature of Kubernetes is its support for load balancing."
"I like that it has really boosted cloud-native development and stood the test of time. The underlying architecture allows one to scale as per the business KPIs much faster."
"The most valuable feature of Kubernetes is the integration with other solutions, such as Formative and Grafana."
"The Desired State Configuration is a handy feature; we can deploy a certain number of pods, and the tool will ensure that the state is maintained in our desired configuration."
"Kubernetes is scalable and the elasticity is sustainable."
"Kubernetes' integration with AWS Lambda is great. I barely had to write any code to connect from EKS to Lambda, so Kubernetes is programmer friendly."
"Kubernetes allows us to update without downtime and to easily deploy new software, which is very beneficial for our operations."
"Offers a crucial feedback process"
"The solution is easy to manage. You can get everything in a single platform. It is also easy to work with Terraform as a code."
"The solution provides no downtime features. If we face issues, we create a new port, deploy it there, and then drop the existing one. This way, we avoid NKE downtime on our website."
"Nutanix's support is really good."
"The product integrates well with our infrastructure."
"We can do a lot of provisioning."
"The technical support is excellent."
"We can add some add-ons and plugins to the product if we need to."
"The most valuable features of the Nutanix Kubernetes Engine (NKE) are its simplicity and efficiency during the initial cluster creation phase."
 

Cons

"Kubernetes is a complex solution. The product needs to be more manageable and user-friendly."
"Honestly, there is not much I like about Kubernetes. It's very complicated to deal with. I just do it because I have to."
"Kubernetes could adopt UI-based approach. A UI-based approach would be really useful in the CI/CD pipeline. They should make everything a little bit more user-friendly. For example, when I'm deploying, it would be nice to load my code and be able to see which components need to be connected."
"Having a thread dump and memory dump, and seeing how many objects were created would be useful."
"I think that the GUI dashboard in Kubernetes is very simple and that there are no great options."
"One area where Kubernetes could improve is troubleshooting. The current process for troubleshooting and installation can be challenging, especially with a large ecosystem. Better tools and artificial intelligence capabilities developed to assist with troubleshooting, configuration, and support would be helpful. This improvement would be particularly beneficial for large enterprise customers."
"They should make documentation simpler for learning."
"We would to have additional features related to security within the API, instead of needing to install add-ons."
"There is no auto-scaling feature in Nutanix Kubernetes Engine NKE; however, NKP offers it. In NKE, we created additional worker nodes and increased CPU and RAM capacity, but it required manual intervention."
"Areas for improvement in Nutanix Kubernetes Engine (NKE) include upgrading management capabilities and enhancing the user interface for improved usability."
"I would like to have more nodes for availability and storage."
"The product lacks some virtualization capabilities, making it an area for improvement where the solution can focus on providing users with more virtualization capabilities related to disk systems."
"I have issues with the product's interoperability."
"Nutanix has limitations compared to VMware, particularly in testing and industry tie-ups with different OEMs. Deploying virtual machines, especially for industrial automation, can be challenging due to compatibility issues."
"We need a backup of production clusters."
"GUI lacks sufficient information to help with understanding the installation and process."
 

Pricing and Cost Advice

"The price of Kubernetes could be lower. However, it is less expensive than VMware Tanzu. Additionally, technical support is expensive. The overall cost of the solution is approximately $1,000 annually."
"I would say the solution is worth the money, but it depends on the required workloads, the type of workload, and the scaling requirements etc."
"There is a license to use Kubernetes."
"Kubernetes is open source. But we have to manage Kubernetes as a team, and the overhead is a bit high. Compared with the platforms like Cloud Foundry, which has a much less operational overhead. Kubernetes, I have to manage the code, and I have to hire the developers. If someone has a product, a developer should know exactly what he's writing or high availability, and all those things may differ the costs."
"If you're using a public cloud, the cost depends on the number of nodes you are planning to deploy Kubernetes on."
"The solution requires a license to use it."
"The management layer is free, which is perfect. You don't need to pay money for the management layer, but in AWS develop service, you need to pay. I think it is €75 per month for the management layer. It is free here, so you can have as many Kubernetes clusters as you need. You are paying just for the workload, that is, for the machine, CPU, memory, and everything."
"There is no licensing fee."
"I rate the product price a five on a scale of one to ten, where one is cheap, and ten is expensive."
"The platform is averagely priced. I rate the pricing as four out of ten."
"I rate NKE's pricing a six out of ten."
"While deploying Kubernetes clusters on Nutanix is cost-effective, there may be additional costs for remote branch offices where Kubernetes is less common."
"The product's licenses are included in the software version deployed in our data center."
report
Use our free recommendation engine to learn which Container Management solutions are best for your needs.
864,053 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
14%
Financial Services Firm
11%
Manufacturing Company
8%
Government
8%
Computer Software Company
16%
Manufacturing Company
11%
Government
10%
Financial Services Firm
9%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What do you like most about Kubernetes?
There are many good features. I feel that the scale-out features, like replica sets, are very good. The number of running containers can be autoscaled.
What is your experience regarding pricing and costs for Kubernetes?
Since we use Kubernetes on-premises, the costs are related to our expertise and the personnel we hire.
What needs improvement with Kubernetes?
Although we face issues when migrating to new versions of Kubernetes, such as misunderstandings on using new features or integration with proxy services, these issues can be addressed with proper p...
What do you like most about Nutanix Kubernetes Engine NKE?
The most valuable features of the Nutanix Kubernetes Engine (NKE) are its simplicity and efficiency during the initial cluster creation phase.
What needs improvement with Nutanix Kubernetes Engine NKE?
Nutanix has limitations compared to VMware, particularly in testing and industry tie-ups with different OEMs. Deploying virtual machines, especially for industrial automation, can be challenging du...
What is your primary use case for Nutanix Kubernetes Engine NKE?
We are using Nutanix Kubernetes Engine NKE ( /products/nutanix-kubernetes-engine-nke-reviews ) in our organization. It is implemented on Cisco M7 ( /products/oracle-supercluster-reviews ) Series ( ...
 

Also Known As

K8
Nutanix Karbon
 

Overview

 

Sample Customers

China unicom, NetEase Cloud, Nav, AppDirect
JetBlue, International Speedway Corporation, SAIC Volkswagen
Find out what your peers are saying about Kubernetes vs. Nutanix Kubernetes Engine NKE and other solutions. Updated: July 2025.
864,053 professionals have used our research since 2012.