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

NGINX Ingress Controller 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

NGINX Ingress Controller
Average Rating
8.6
Reviews Sentiment
6.2
Number of Reviews
17
Ranking in other categories
Container Management (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

Suleiman  Mohammed - PeerSpot reviewer
Senior Database Engineer, SRE at Interswitch Group
Routing for long-lived data connections has improved but protocol-aware checks still need work
NGINX Ingress Controller can be improved, and my team's concern would be database protocol-aware health checks for Transport Server since that is what NGINX is more focused on. Right now, even on Plus, a Transport Server health check is essentially a TCP connect or maybe a basic send-expect. For a database, that is a weak signal. The listener being up tells you almost nothing about whether Postgres is actually serving, whether a replica is lagging, or whether it is in recovery. I would love a way to define a health check that does something protocol-aware, even something as simple as you open a connection, run a SELECT one, which is the most popular test, and expect a row for Postgres or a PING for Redis. Without that, I am relying on the database's own infrastructure to pull bad replicas, and the ingress will happily continue routing to a replica that answers TCP but is serving stale reads. Better idle connection management for long-lived stream connections can also be improved. A pooled database connection sitting idle between transactions is healthy in my opinion, but the proxy's instinct is to reap idle connections. You can crank timeouts way up, but that is a blunt instrument. I would like to add that specifically for databases, the need for improvement becomes clearer. Every client connection through NGINX becomes a backend connection, one-to-one. A client connection through NGINX and a client connection through a connection pooler are sitting because they are going to get sent to the backend connection. It does not multiplex; it does not understand transaction boundaries. It cannot reuse a connection across clients. If you put it in front of Postgres without a real pooler behind it, you have just built a very efficient way to exhaust the max connection. The architecture is always client, ingress, connection pooler which is either pgBouncer or ProxySQL, then the actual engine which is Postgres or MySQL. Never let it be clients straight to the database. NGINX Ingress Controller's mode is one client connection to one backend connection with no multiplexing and no protocol awareness, which would be an issue for you.
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

"NGINX Ingress Controller has positively impacted my organization by definitely improving my team's efficiency in terms of multiple load balancers and complex routing rules we can configure there, resulting in a single, easy-to-manage layer."
"The main benefit is that it is better in performance, provides security with App Protect and WAF and DDoS, and delivers high performance and high stability."
"NGINX Ingress Controller is a truly good tool that has proven its capability in the market."
"This shift away from manual config management has made my team's productivity and efficiency much easier."
"NGINX Ingress Controller has positively impacted my organization in that all my ingress resources, services, and internal and external communications between different services are quite smooth, and we can control our service exposure and service access easily using NGINX Ingress Controller, which makes my organization really happy."
"NGINX Ingress Controller has positively impacted my organization by allowing us to handle many requests from different applications and customers, serving as the frontier of all our backend applications."
"NGINX Ingress Controller has positively impacted our organization by efficiently routing the traffic."
"NGINX Ingress Controller is very easy to set up, easy to deploy, and easy to maintain."
"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 platform is valuable due to its ease of use and quick deployment capabilities."
"The technical support is excellent."
"The product integrates well with our infrastructure."
"The most valuable features of the Nutanix Kubernetes Engine (NKE) are its simplicity and efficiency during the initial cluster creation phase."
"My experience with Nutanix's technical support is excellent."
"Nutanix's support is really good."
"I would recommend using this product, it's very good."
 

Cons

"NGINX Ingress Controller can be improved with better documentation."
"When it comes to how NGINX Ingress Controller can be improved, I think we can add documentation as one of the points."
"However, the limitations include that annotations can be difficult to govern, and a misconfiguration can put all your cloud infrastructure at risk."
"Most customers are satisfied with the reverse proxy capability, but the main issue is that the Ingress NGINX, the one that is most widely used, will be deprecated this month."
"There is annotation overload. We could move toward a better API annotation work, though currently the annotations are stringy-typed YAML with no validation, making it easy to create typos."
"The main feature I want to see included is the ability to reduce namespace specifications."
"Nowadays, the quality has been degrading, and I do not expect the same level of service."
"In my use case with NGINX Ingress Controller, when we have multiple services, it becomes messy and overburdened to add the annotations to define the policy and the annotations of each service, making it a bit complex."
"In the next release, I would like to have automatic dynamic scaling, both upscaling and downscaling."
"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."
"NKE could benefit from additional features that support more advanced Kubernetes functionalities and configurations."
"GUI lacks sufficient information to help with understanding the installation and process."
"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 have been cases where we've deployed with Karbon and haven't seen that it includes errors."
"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."
 

Pricing and Cost Advice

Information not available
"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."
"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."
report
Use our free recommendation engine to learn which Container Management solutions are best for your needs.
899,917 professionals have used our research since 2012.
 

Top Industries

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

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business8
Midsize Enterprise3
Large Enterprise8
By reviewers
Company SizeCount
Small Business10
Midsize Enterprise2
Large Enterprise4
 

Questions from the Community

What is your experience regarding pricing and costs for NGINX Ingress Controller?
The pricing for NGINX Ingress Controller is overall acceptable, and I would not say it is great. The setup cost was also acceptable, and the licensing was straightforward.
What needs improvement with NGINX Ingress Controller?
The annotation part of NGINX Ingress Controller is good, but it can be tedious when there are many features to specify in the annotation section, which sometimes gets messy and could be improved. H...
What is your primary use case for NGINX Ingress Controller?
NGINX Ingress Controller is primarily used for routing in my team's Kubernetes cluster where we run multiple microservices. We deployed NGINX Ingress Controller on a cluster with around 20 microser...
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

No data available
Nutanix Karbon
 

Overview

 

Sample Customers

Information Not Available
JetBlue, International Speedway Corporation, SAIC Volkswagen
Find out what your peers are saying about Red Hat, Amazon Web Services (AWS), Kubernetes and others in Container Management. Updated: May 2026.
899,917 professionals have used our research since 2012.