No more typing reviews! Try our Samantha, our new voice AI agent.

Amazon EKS vs Nutanix Kubernetes Engine NKE [EOL] comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Sep 1, 2025

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

Amazon EKS
Average Rating
8.4
Reviews Sentiment
6.2
Number of Reviews
97
Ranking in other categories
Container Management (1st), Container Security (9th)
Nutanix Kubernetes Engine N...
Average Rating
7.6
Reviews Sentiment
6.9
Number of Reviews
14
Ranking in other categories
No ranking in other categories
 

Featured Reviews

Mahesh Dash - PeerSpot reviewer
DevOps Consultant at US Contract | Freelancer
Has enabled seamless infrastructure configuration while improving identity integration and monitoring capabilities
It has been since 2019 that I started using Amazon EKS. At that time, it was completely new, and many people were not using it just yet; it started from version 1.21, and right now we are on 1.33. Recently, 1.34 has been launched, but it's not yet available in the service catalog; we can see only 1.33. A lot of improvements have been made. We had numerous add-ons to install manually because Kubernetes is a completely different service than AWS cloud provider, and everyone has opted to use it. After opting, there is an identity that you have to maintain—one at Kubernetes level and one at the AWS provider level. You have to maintain one identity at IAM level and one within the cluster, Amazon EKS. A few things do not make sense within the add-ons, many of the secret providers that read the secret from Secrets Manager and then mount it as a volume. We use a service called EBS CSI driver, which reads the secrets or sensitive data from Secrets Manager and then mounts it as a volume to the pod at runtime. However, that doesn't have a dynamic feature where, if any changes happen in the secrets, it can read and populate in the environment. Sometimes consider your RDS password or OpenSearch password rotates. Amazon EKS doesn't have that feature to read the dynamic one and consider that the password has changed overnight; there is no functionality from the provider to see the changes and then restart the pod or fetch the new value. This often leads to downtime of 12 or even 6 hours, depending on when you realize it, so that needs improvement. Nonetheless, mostly on the add-on side, they have developed a lot; earlier we were installing them manually, but now with EKS auto mode, many things VPC CLI and pod identity service—around four plugins—are installed by default, which is a good thing. However, I believe there should be some solution that is self-contained, covering generic use cases. With the 1.33 release, they have addressed most of my earlier concerns, but I am still looking for some improvements, particularly in CloudWatch monitoring. In IT, we manage two aspects: either the system or the application. Currently, the application logs and monitoring are not very robust in CloudWatch; you can only find things if you are familiar with them. Fortunately, we are familiar, as most of the monitoring involves two types of databases: one is a time series for monitoring data, and the other is an indexing solution for a streaming service. This means we need to get the logs from each node, index them, and populate them on a screen. That part remains a separate service, but if they managed it within Amazon EKS service, where the monitoring is consolidated in one place, you wouldn't need to rely on Prometheus, Grafana, or different services. It would be advantageous to have a consolidated platform for EKS, as Kubernetes is leveraged; monitoring and logging should also be integrated simply by enabling parameters or tags. This would create a self-contained platform where people can onboard and start using it. Currently, I still need to enable logging and monitoring among other things myself; that shouldn't be the case after six or seven years in the market. On a scale from 1 to 10, I would rate Amazon EKS tech support an eight. Some individuals have a deep understanding of the services and can identify potential bottlenecks, especially with load balancer endpoints and certificate management. The shift from NGINX to AWS load balancers has diminished many previous issues. However, not every support engineer meets the same level of expertise, hence why I rate it a solid eight, which I consider decent.
reviewer2741271 - PeerSpot reviewer
Nutanix Administrator at a consultancy with 10,001+ employees
Has provided seamless upgrade experiences and robust technical support
I have heard there are many features added in NKP that are not available in Nutanix Kubernetes Engine NKE, such as load balancer features. The unified control plane feature is not being used in Nutanix Kubernetes Engine NKE. We are currently using a third-party tool for load balancing, but going forward, NKP will include load balancer, ingress, and egress features, making infrastructure management much easier. 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. Concerning policy-driven governance in Nutanix Kubernetes Engine NKE, we have the ability to implement RBAC at the cluster level, which helps maintain security by not granting full admin privileges to every end user, thus restricting access effectively.

Quotes from Members

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

Pros

"Break down your application into small modules to improve resiliency"
"The stability is excellent."
"The main benefit of using Amazon EKS is that it makes work more efficient and enables faster delivery."
"The most valuable capability of Amazon EKS is managing the management portion of Kubernetes, which is the best thing that we get from Amazon EKS."
"What I appreciate best about Amazon EKS is the managed service part of it because we don't need to worry about the underlying operating systems or the upgrades we need to have."
"Amazon EKS comes into the picture as a managed service built on top of a Kubernetes engine, offering many tools, such as CLI integrated tools or through their console to quickly set up a Kubernetes cluster, which otherwise is a tedious job."
"I manage not only networking, pods, or resources but also security, monitoring, the billing for the expenses, access to the cluster, and to the AWS account."
"The main benefits from using Amazon EKS include it being a well-tested product that we can use to deploy our workload; its management system is very efficient, we can deploy things very easily and resolve our issues efficiently, and it has deep AWS integration and a managed control plane."
"Nutanix's support is really good."
"The most valuable features of the Nutanix Kubernetes Engine (NKE) are its simplicity and efficiency during the initial cluster creation phase."
"Scalability-wise, I rate the solution a ten out of ten."
"The product integrates well with our infrastructure."
"Karbon is embedded in the hypervisor, there are no deployment costs and the administration is via Prism Central."
"We can add some add-ons and plugins to the product if we need to."
"The technical support is excellent."
"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."
 

Cons

"There is room for improvement in the interface of Amazon EKS."
"I'm having difficulty getting my AWS clusters to communicate with my local machine."
"They need to work on the Amazon plugins on the Kubernetes cluster."
"The costing perspective could be improved. With normal on-premises servers using Kubernetes services, the costing might be slightly higher compared to other Kubernetes vendors."
"In the AWS console, when trying to set up an Amazon EKS cluster, there were limitations on certain features I encountered a few months back while checking."
"There is room for improvement in making Amazon EKS less error-prone when writing on the YAML file."
"There are some drawbacks regarding Amazon EKS; pricing can increase as clusters and workloads scale, and there is an initial configuration learning curve."
"They should improve the security and include some cloud-native project integrations."
"GUI lacks sufficient information to help with understanding the installation and process."
"It's mostly for lab purposes; we haven't seen a lot of traction in the market from enterprise customers yet."
"We need a backup of production clusters."
"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."
"There have been challenges related to software bugs, especially regarding long-term licensing options and issues within our customer network."
"I have issues with the product's interoperability."
"One major issue we faced was that appliances couldn't migrate from VMware to the tool. However, this seems to be a common problem across platforms. We've seen the same issue when migrating from VMware to RHV or other solutions. It's not specifically a Nutanix problem but rather an issue migrating appliances from one VM infrastructure to another. Some kernel-level and storage-level issues impact this process."
"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."
 

Pricing and Cost Advice

"Amazon EKS is not a cheap solution."
"Amazon EKS’s pricing is ok compared to its competitors."
"The solution is quite costly and developers will start exploring other solutions or moving their workloads to other clouds if costs aren't reduced."
"Amazon EKS is expensive."
"Amazon EKS is quite pricey, but the functionality it provides is worth it."
"The product is available at such a huge scale in the market since the resources that are offered under the tool are competitively priced and available at a much cheaper rate compared to other solutions."
"I rate Amazon EKS’s pricing a nine out of ten."
"The price can be a problem for small-sized businesses."
"The platform is averagely priced. I rate the pricing as four out of ten."
"The product's licenses are included in the software version deployed in our data center."
"I rate NKE's pricing a six out of ten."
"I rate the product price a five on a scale of one to ten, where one is cheap, and ten is expensive."
"While deploying Kubernetes clusters on Nutanix is cost-effective, there may be additional costs for remote branch offices where Kubernetes is less common."
report
Use our free recommendation engine to learn which Container Management solutions are best for your needs.
908,834 professionals have used our research since 2012.
 

Top Industries

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

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business37
Midsize Enterprise18
Large Enterprise49
By reviewers
Company SizeCount
Small Business10
Midsize Enterprise2
Large Enterprise4
 

Questions from the Community

What is your experience regarding pricing and costs for Amazon EKS?
Pricing for Amazon EKS is quite good, because you can choose the instances which are running under the hood. If you wanted to use smaller machine types, you can control your cost quite well. You ar...
What needs improvement with Amazon EKS?
One limitation I have found with using Amazon EKS is that there is a very big learning curve. It is very complicated to use the tool. I have used Google's GKE which offers an easier framework becau...
What advice do you have for others considering Amazon EKS?
Overall, Amazon EKS is a very good tool to use and it is commonly used in the industry. However, GKE is easier to use and some of the management is abstracted away, which is not the case with Amazo...
What needs improvement with Nutanix Kubernetes Engine NKE?
In terms of features, I cannot comment technically, but the real value is the consolidated out-of-the-box solution that Nutanix offers. Nutanix has built great branding and a lot of credibility and...
What is your primary use case for Nutanix Kubernetes Engine NKE?
I have experience with OpenShift, Kubernetes, and Nutanix, as we are one of the largest Nutanix resellers in the Middle East. We handle Kubernetes on the cloud as well, so we manage most of the Kub...
What advice do you have for others considering Nutanix Kubernetes Engine NKE?
I don't have a technical role, but we are a system integrator, so we sell solutions such as OpenShift and Kubernetes as part of the sales team. We are a reseller called eSky IT, and I serve as the ...
 

Also Known As

Amazon Elastic Kubernetes Service
Nutanix Karbon
 

Overview

 

Sample Customers

GoDaddy, Pearson, FICO, Intuit, Verizon, Honeywell, Logicworks, RetailMeNot, LogMeIn, Conde Nast, mercari, Trainline, Axway
JetBlue, International Speedway Corporation, SAIC Volkswagen
Find out what your peers are saying about Amazon Web Services (AWS), Red Hat, Kubernetes and others in Container Management. Updated: July 2026.
908,834 professionals have used our research since 2012.