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.4
Reviews Sentiment
6.0
Number of Reviews
19
Ranking in other categories
Container Management (8th)
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

"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 since I have been using it in production for over three to four years."
"We are using NGINX Ingress Controller for the past three to four years, and it is very reliable for us and it can handle the traffic based on our load as well."
"In many ways, NGINX Ingress Controller has provided cost reduction by eliminating our per-service load balancers."
"NGINX Ingress Controller has positively impacted my organization by achieving cost reduction since we have just one load balancer instead of one per service, which cuts down our cloud spending."
"However, the response, throughput, and solid performance we receive after implementation are often worth it."
"The best features that NGINX Ingress Controller offers in my experience are that the ingress controller can perform content-based routing and SSL termination, which is usually not available on software-only solutions and typically comes with hardware-based solutions."
"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."
"Scalability-wise, I rate the solution a ten out of ten."
"The technical support is excellent."
"The platform is valuable due to its ease of use and quick deployment capabilities."
"The most valuable features of the Nutanix Kubernetes Engine (NKE) are its simplicity and efficiency during the initial cluster creation phase."
"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 do a lot of provisioning."
"Nutanix's support is really good."
 

Cons

"However, the limitations include that annotations can be difficult to govern, and a misconfiguration can put all your cloud infrastructure at risk."
"However, there is still a major limitation in GUI capability to manage and observe."
"I think NGINX Ingress Controller could be improved by adding many features and functions regarding firewalls, similar to what a professional API gateway offers, so those functionalities can be integrated with NGINX Ingress Controller."
"I think NGINX Ingress Controller can be improved by not being deprecated."
"Overall NGINX Ingress Controller is a good tool to use, but the main drawback is the annotation part, as managing many paths and features can get quite tedious and complicated."
"Nowadays, the quality has been degrading, and I do not expect the same level of service."
"I dropped two points for the annotation-heavy config approach that does not scale cleanly and the connection drop issue on config reloads."
"When it comes to how NGINX Ingress Controller can be improved, I think we can add documentation as one of the points."
"There have been challenges related to software bugs, especially regarding long-term licensing options and issues within our customer network."
"GUI lacks sufficient information to help with understanding the installation and process."
"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."
"NKE could benefit from additional features that support more advanced Kubernetes functionalities and configurations."
"I would like to have more nodes for availability and storage."
"We need a backup of production clusters."
"In the next release, I would like to have automatic dynamic scaling, both upscaling and downscaling."
 

Pricing and Cost Advice

Information not available
"I rate NKE's pricing a six out of ten."
"The product's licenses are included in the software version deployed in our data center."
"While deploying Kubernetes clusters on Nutanix is cost-effective, there may be additional costs for remote branch offices where Kubernetes is less common."
"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."
report
Use our free recommendation engine to learn which Container Management solutions are best for your needs.
909,725 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Outsourcing Company
20%
Computer Software Company
13%
Manufacturing Company
9%
Financial Services Firm
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 Business9
Midsize Enterprise3
Large Enterprise9
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?
Regarding the pricing of NGINX Ingress Controller, I think till now it was free. Nowadays, I think since last March, they have started charging. Till March 2026, I think it was free. Then later on,...
What needs improvement with NGINX Ingress Controller?
A negative point about NGINX Ingress Controller is configurational control over the traffic distribution. When the request comes in, it has given a bit light control over the configuration of how i...
What is your primary use case for NGINX Ingress Controller?
I use NGINX Ingress Controller mainly for routing purposes inside the cluster. I connected our ALBs and NLBs with NGINX Ingress Controller. From that point onward, I used it for path-based routing....
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 Amazon Web Services (AWS), Red Hat, Kubernetes and others in Container Management. Updated: July 2026.
909,725 professionals have used our research since 2012.