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

HashiCorp Nomad vs Kubernetes 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

HashiCorp Nomad
Ranking in Container Management
14th
Average Rating
8.0
Reviews Sentiment
7.1
Number of Reviews
2
Ranking in other categories
No ranking in other categories
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
 

Mindshare comparison

As of April 2025, in the Container Management category, the mindshare of HashiCorp Nomad is 2.8%, up from 1.9% compared to the previous year. The mindshare of Kubernetes is 4.9%, down from 9.7% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Container Management
 

Featured Reviews

Zeeshan Akhtar - PeerSpot reviewer
Has out of the box features , which is good for companies that don't want to spend too much time on research
I've noticed a few UI issues. For example, when monitoring services and tasks, sometimes the tasks keep disconnecting. If you open the shell in HashiCorp Nomad using the exit button, it often disconnects, and you have to log in again. Sometimes, when I check the logs in the UI for microservices tasks, I encounter an issue where the logs are not visible. However, if I log in again after some time, refresh the page, or check a different container, the logs usually appear. These logs are being generated, as I can see them being shipped to my LogView. I'm not sure if this is a product issue or something related to our deployment, but I've noticed it.
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.

Quotes from Members

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

Pros

"If you face an issue with an image during deployment, the solution will automatically revert to the last stable image."
"You could get most of HashiCorp Nomad's features from other microservice orchestrators like Kubernetes. The tool's advantage is its ease of use and integration with services like Envoy. With Kubernetes, you must think about many things, like UI integration, which vault to use, and how to discover the service. With the tool, many things come out of the box, making it easy to start. For example, using the Ingress proxy with the tool is quite easy, while it's trickier with Kubernetes."
"Offers a crucial feedback process"
"There's a lot of community support if you need to get help."
"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."
"All the current features are quite harmonic."
"The easy management of containers is one of the main features I have found useful."
"Kubernetes provides scalable clustering for containers and other means of deployment."
"The most valuable feature of Kubernetes is its support for load balancing."
"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."
 

Cons

"It would be good to have a UI interface so that developers could receive notifications for jobs in a bad state."
"I've noticed a few UI issues. For example, when monitoring services and tasks, sometimes the tasks keep disconnecting. If you open the shell in HashiCorp Nomad using the exit button, it often disconnects, and you have to log in again. Sometimes, when I check the logs in the UI for microservices tasks, I encounter an issue where the logs are not visible. However, if I log in again after some time, refresh the page, or check a different container, the logs usually appear. These logs are being generated, as I can see them being shipped to my LogView. I'm not sure if this is a product issue or something related to our deployment, but I've noticed it."
"We would like to see more validation tools added to this solution, this would provide pre-deployment analysis that developers could use before publishing their infrastructure."
"We faced a challenge while migrating and upgrading versions of Kubernetes."
"The network policies and RBAC management across multi-clusters could be improved. This is an issue we're trying to solve in the market."
"The solution could be more stable."
"This solution is not very easy to use."
"There are features in Google Cloud or AWS that aren't in Azure. They need to implement a couple more tools in Azure."
"Absence of a built-in feature for local API creation"
"Kubernetes can be used for most companies, but for some companies that may be too small, it may not be worth the investment, as it is expensive."
 

Pricing and Cost Advice

Information not available
"Google Kubernetes Engine is free in the simplest setup, AWS Kubernetes Engine costs about $50 (depending on the region), in a three master setup, so it's almost the same as the cost of the EC2 instances and it's totally fine from my point of view."
"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."
"You need to pay for a license if you buy branded products. For example, if you take the services from Azure, AWS, or Google, the price of the Kubernetes cluster is inclusive of the service that's being offered to us on a pay-and-use model."
"Kubernetes is an open-source solution that can be free. We have some distribution with licenses, such OpenShift and Tucows in Amazon. They are billing services."
"There is no licensing fee."
"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."
"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."
"In addition to Kubernetes, you have to pay for support."
report
Use our free recommendation engine to learn which Container Management solutions are best for your needs.
849,190 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
17%
Computer Software Company
17%
Comms Service Provider
8%
Government
8%
Computer Software Company
16%
Financial Services Firm
12%
Government
8%
Manufacturing Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
 

Questions from the Community

What needs improvement with HashiCorp Nomad?
Sometimes, the job is in a bad state, and we don't get any notifications. It would be good to have a UI interface so that developers could receive notifications for jobs in a bad state.
What is your primary use case for HashiCorp Nomad?
We use HashiCorp Nomad mainly to deploy our images in the form of jobs. It is also used for load balancing, containerization, and instance deployment.
What advice do you have for others considering HashiCorp Nomad?
I would recommend HashiCorp Nomad to other users because it is the best tool for deployment. It is easy for a beginner to learn to use HashiCorp Nomad for the first time. Any developer with a decen...
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...
 

Also Known As

No data available
K8
 

Overview

 

Sample Customers

Information Not Available
China unicom, NetEase Cloud, Nav, AppDirect
Find out what your peers are saying about HashiCorp Nomad vs. Kubernetes and other solutions. Updated: April 2025.
849,190 professionals have used our research since 2012.