No more typing reviews! Try our Samantha, our new voice AI agent.
WarrenWong - PeerSpot reviewer
Senior Solutions Architect at Jihu GitLab Technology Limited
Real User
Mar 14, 2023
A straightforward and free platform with good integrations
Pros and Cons
  • "One of the most valuable features is the thickness of the cloud platform or on-prem file, which makes the solution straightforward to shift and scale. It works well with different types of deployment strategies and networks."
  • "It would be great if Kubernetes could handle a level of data backup."

What is our primary use case?

We have several use cases, but our primary use is for microservices.

What is most valuable?

One of the most valuable features is the thickness of the cloud platform or on-prem file, which makes the solution straightforward to shift and scale. It works well with different types of deployment strategies and networks.

The product features good integrations with other platforms. 

What needs improvement?

It would be great if Kubernetes could handle a level of data backup.

For how long have I used the solution?

We have been using the solution for around five years. 

Buyer's Guide
Kubernetes
March 2026
Learn what your peers think about Kubernetes. Get advice and tips from experienced pros sharing their opinions. Updated: March 2026.
886,077 professionals have used our research since 2012.

What do I think about the stability of the solution?

The solution is stable, and I rate it ten out of ten here. 

What do I think about the scalability of the solution?

The platform is scalable, and we have over 30 customers using it. 

How are customer service and support?

Most of our users have a basic knowledge of our definitions and account flows, so the standard practice is to raise issues when we encounter them. Kubernetes technical support can deal well with the kind of problems we face.

How was the initial setup?

The initial deployment was straightforward; we used Kubespray in Ansible, and it took less than an hour.

What's my experience with pricing, setup cost, and licensing?

Kubernetes is free; it's open-source software.

What other advice do I have?

I rate the solution ten out of ten. 

The tool does everything we need, and we believe we have made the best choice.

I'm hesitant to recommend the platform as I prefer people to decide for themselves what is best for them, and I don't want to push a solution if someone doesn't need it. Some users will have issues only Kubernetes can solve, and they should find out how to leverage it.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
AkioShimizu - PeerSpot reviewer
Systems Engineer at a tech services company with 1,001-5,000 employees
Real User
Jul 20, 2022
A scalable solution and the elasticity is sustainable
Pros and Cons
  • "Kubernetes is scalable and the elasticity is sustainable."
  • "Kubernetes is scalable and the elasticity is sustainable."
  • "Kubernetes is a complex solution. The product needs to be more manageable and user-friendly."
  • "Kubernetes is a complex solution. The product needs to be more manageable and user-friendly."

What is our primary use case?

Kubernetes is used for container management. The use case depends on the project. My company was releasing products that work with Kubernetes.

What is most valuable?

Kubernetes is scalable and the elasticity is sustainable.

What needs improvement?

Kubernetes is a complex solution. The product needs to be more manageable and user-friendly.

For how long have I used the solution?

Currently, I work as a systems engineer. I have been using Kubernetes for two years.

What do I think about the stability of the solution?

Kubernetes is stable. Usually the solution requires maintenance, however, in my environment, Nutanix covers the maintenance like upgrading and patching.

What do I think about the scalability of the solution?

The solution is scalable. A user can start their business with Kubernetes and the workload can expand as the business expands.

What's my experience with pricing, setup cost, and licensing?

The solution is open source.

What other advice do I have?

Kubernetes is a complex solution. If someone is looking to build Kubernetes in a production environment, I suggest they choose some partners like cloud providers or software solution vendors such as Red Hat or VMware. A lot of system integrators provide a solution, including technical support for Kubernetes. I recommend you find the right partner or provider.

I would rate Kubernetes a nine out of 10 overall.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Kubernetes
March 2026
Learn what your peers think about Kubernetes. Get advice and tips from experienced pros sharing their opinions. Updated: March 2026.
886,077 professionals have used our research since 2012.
reviewer1597890 - PeerSpot reviewer
Chief Security Officer at a tech services company with 11-50 employees
Real User
Jun 14, 2022
It's suitable for any kind of service that can be decomposed and needs to be scaled.
Pros and Cons
  • "We use it for various large microservice-based architectures and web services. That's the ideal use case, but it's suitable for any kind of service that can be decomposed and needs to be scaled. Of course, it's much easier to deploy services that are stateless. It"
  • "We use it for various large microservice-based architectures and web services, and it's suitable for any kind of service that can be decomposed and needs to be scaled."
  • "Kubernetes is a bit complex, and there's a steep learning curve. At the same time, I cannot imagine how it could be easier. You need many add-ons to it, and the commercial releases of Kubernetes should address that."
  • "Kubernetes is a bit complex, and there's a steep learning curve. You need many add-ons to it, and the commercial releases of Kubernetes should address that."

What is our primary use case?

Kubernetes is for orchestration. We use it for various large microservice-based architectures and web services. That's the ideal use case, but it's suitable for any kind of service that can be decomposed and needs to be scaled. Of course, it's much easier to deploy services that are stateless. It requires more skills to deploy anything stateful or data-based.

What needs improvement?

Kubernetes is a bit complex, and there's a steep learning curve. At the same time, I cannot imagine how it could be easier.  You need many add-ons to it, and the commercial releases of Kubernetes should address that. 

For example, Red Hat OpenShift comes with all the add-ons included, but Kubernetes itself is free software so, of course, you need some skills to use it.

For how long have I used the solution?

I've been using Kubernetes for four years.

What do I think about the stability of the solution?

Kubernetes is highly stable, but it's a complicated system with complex dynamics, so it needs to be monitored constantly.

What do I think about the scalability of the solution?

Kubernetes' scalability is good. We have participated in operating clusters with hundreds of nodes.

How are customer service and support?

Kubernetes is an open-source solution, so there is no tech support. You have to look up solutions online. You can purchase tech support, but we haven't used that service so far.

Which solution did I use previously and why did I switch?

We used Marathon Mesos in the past, but it's obsolete these days.

How was the initial setup?

Installing Kubernetes is complex. You need extensive skills and knowledge to do it from scratch.I didn't do install the solution by myself. A colleague is an expert in this, so he handled it. 

You can probably deploy the bare-bones cluster within days, but it requires some study, which can take much longer. And if you want extra features, it will take more time. Kubernetes has a lot of features, so it could take three days or three weeks to deploy if you keep adding to it.

What's my experience with pricing, setup cost, and licensing?

We are focusing on open-source Kubernetes that doesn't require a license, but we use OpenShift for customers. It's a licensed, supported solution by Red Hat.

What other advice do I have?

I rate Kubernetes nine out of 10. I recommend Kubernetes, but it's not for the faint of heart. Deploying Kubernetes from scratch is a real technical challenge because you need to understand lots of technology. 

It's much easier to start with Kubernetes from some cloud provider or use a commercial solution like OpenShift. Doing the pure vanilla open-source Kubernetes is possible but requires expertise, which is hard to come by.

Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
PeerSpot user
Frank Tingle - PeerSpot reviewer
Solutions Architect at Sonatype
Real User
Jun 13, 2022
Scalable, stable, but complicated product
Pros and Cons
  • "Once you get it configured properly, it's a stable solution."
  • "Once you get it configured properly, it's a stable solution."
  • "Honestly, there is not much I like about Kubernetes. It's very complicated to deal with. I just do it because I have to."
  • "Honestly, there is not much I like about Kubernetes. It's very complicated to deal with."

What is our primary use case?

We deploy our software solution in the Kubernetes environment. 

What needs improvement?

Honestly, there is not much I like about Kubernetes. It's very complicated to deal with. I just do it because I have to.

There is plenty of room for improvement with the configuration and runtime monitoring. That would make Kubernetes much easier to use. 

For how long have I used the solution?

I have been dealing with Kubernetes for almost two years. 

What do I think about the stability of the solution?

Once you get it configured properly, it's a stable solution. The problem is that getting there is complicated.

What do I think about the scalability of the solution?

Kubernetes is scalable, but again, it's such a complicated product.

How are customer service and support?

I've never had to use the tech support.

How was the initial setup?

I would not say that the initial setup is straightforward: the configuration can take me either 45 minutes or a week and a half. 

What about the implementation team?

I try to do it by myself, but I often wind up having to look up directions.

What was our ROI?

I have not seen a return on investment with Kubernetes.

What other advice do I have?

I would rate this solution an eight out of ten.

Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
PeerSpot user
reviewer1867368 - PeerSpot reviewer
Manager-Platform Team / Technical Lead at a tech services company with 501-1,000 employees
Reseller
Jun 9, 2022
Always up-to-date, stable, and offers good community support
Pros and Cons
  • "There's a lot of community support if you need to get help."
  • "The stability is good, it is always up to date and running well, with no glitches, crashes, or freezes, and a previous bug has since been fixed, so it is reliable."
  • "There are features in Google Cloud or AWS that aren't in Azure. They need to implement a couple more tools in Azure."
  • "There are features in Google Cloud or AWS that aren't in Azure. They need to implement a couple more tools in Azure."

What is our primary use case?

We are using it for hosting applications. Customers are hosted on the Kubernetes Service AKS.

What is most valuable?

They've introduced an enterprise option, which is quite helpful. 

It is always up to date. They're also automatically updating when the new version is ready.

There's a lot of community support if you need to get help. 

What needs improvement?

There are a couple of improvements there also need to be at play.

For example, if we deploy without RBACs to the cluster, it can't be deployed. When there's like GCPW or AWS, there is room. Even though we have deployed the clusters without RBACs enabled, we can add the RBACs later. However, Microsoft has limitations. There are features in Google Cloud or AWS that aren't in Azure. They need to implement a couple more tools in Azure. 

The application gateway, app gateway, needs to be improved. It's not fully developed yet.

For how long have I used the solution?

I've been using the solution for around two years. 

What do I think about the stability of the solution?

The stability is good. It's always up to date and running well. There are no glitches and it doesn't rah or freeze. We did have one bug once however it has since been fixed. It is reliable.

What do I think about the scalability of the solution?

We have 18 to 20 people using the solution and they are in DevOps. However, I've never tried to scale it. I'm not sure how well it would scale or not. 

How are customer service and support?

We have used community help in the past and found it useful. They are helpful and responsive when you need to get a hold of them.

How would you rate customer service and support?

Positive

How was the initial setup?

The deployment has a moderate level of difficulty. It takes around 30 minutes to 40 minutes to get everything up and running.

What's my experience with pricing, setup cost, and licensing?

We pay a monthly fee in order to sue the solution. 

What other advice do I have?

We're not a partner. We are end-users.

I'm not sure of the exact version of the solution we are using. 

Microsoft is hosted on their environment. We can't host it in our own environment. We are using the Azure Kubernetes AKS. If it's Azure, it needs to be hosted on its own Azure Cloud. We can't host it, for example, on-premises. 

I would advise potential new users to learn about it and try it out.

I'd rate the solution seven out of ten.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Microsoft Azure
Disclosure: My company has a business relationship with this vendor other than being a customer. partner/reseller
PeerSpot user
Testing Engineer at NEO
Real User
Top 10
Jun 9, 2022
Scalable solution with good integration and container management
Pros and Cons
  • "Kubernetes' most valuable features are scaling, deployment, and container management."
  • "Kubernetes' most valuable features are scaling, deployment, and container management."
  • "The setup process could be improved as it's quite complex, especially for newbies."
  • "The setup process could be improved as it's quite complex, especially for newbies."

What is most valuable?

Kubernetes' most valuable features are scaling, deployment, and container management. Its integration with other pipeline tools is also good.

What needs improvement?

The setup process could be improved as it's quite complex, especially for newbies. In the next release, Kubernetes should include automatic deployment.

For how long have I used the solution?

I've been working with Kubernetes for around a year and a half.

What do I think about the stability of the solution?

Kubernetes is a stable solution.

What do I think about the scalability of the solution?

Kubernetes is easy to scale.

How are customer service and support?

Kubernetes' technical support is good but could be a bit more responsive.

How would you rate customer service and support?

Positive

How was the initial setup?

The initial setup was a bit complex.

What other advice do I have?

I would rate Kubernetes as eight out of ten.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer1224282 - PeerSpot reviewer
Sales Engineer at a computer software company with 10,001+ employees
Real User
Feb 16, 2022
I like the built-in redundancy and scalability, but deploying on-prem distributions is a little complicated
Pros and Cons
  • "I like Kubernetes' scalability, built-in redundancy, and ease of deployment."
  • "I like Kubernetes' scalability, built-in redundancy, and ease of deployment."
  • "Community-based Kubernetes is quite hard to set up."
  • "Community-based Kubernetes is quite hard to set up."

What is our primary use case?

We use Kubernetes for hosting microservices-based applications. Kubernetes varies depending on which distribution you use. We have distributors that make these custom distributions, and I don't have any special requirements.

What is most valuable?

I like Kubernetes' scalability, built-in redundancy, and ease of deployment.

For how long have I used the solution?

I've been working on Kubernetes for maybe five years.

What do I think about the stability of the solution?

It depends on how you set Kubernetes up, but it's usually stable.

How was the initial setup?

Community-based Kubernetes is quite hard to set up. We usually use a version of Kubernetes provided by some distributor because they have built-in assistance for the installation. It's much easier, and most of the installation is done automatically.

If it's a cloud-based solution, you just set up a cluster, then click a button, and it's done in 20 minutes. But if it's an on-prem solution where you have to configure the hardware and hypervisor, it can take longer. If you have a cloud solution, then it's just to a click of a button, but the on-prem version could be simplified.

What other advice do I have?

I rate Kubernetes seven out of 10. More and more applications will be based on virtual machines using container-based solutions. That's the way forward, so I would recommend Kubernetes.

Which deployment model are you using for this solution?

Hybrid Cloud
Disclosure: My company has a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer940044 - PeerSpot reviewer
Senior Manager -Datacenter Planning and Operations at a comms service provider with 1,001-5,000 employees
Real User
Nov 23, 2021
Scalable and stable solution
Pros and Cons
  • "If you don't have resources, you can certainly add another worker node and expand the cluster."
  • "If you don't have resources, you can certainly add another worker node and expand the cluster."
  • "Setup was not straightforward."
  • "The setup was not straightforward. There were certain challenges in setting up the product requiring a lot of time on proper configuration and compiling."

What is our primary use case?

My primary use case of this solution is for infrastructure implementations - we allocate an EC2 instance and then define how many worker nodes are needed to run the application and the managed nodes.

What needs improvement?

More automation could improve the product - specifically, it would be useful to be able to shut down any IT machines that are currently not in use.

For how long have I used the solution?

I have been using Kubernetes for around a year and a half.

What do I think about the stability of the solution?

I think this solution is stable.

What do I think about the scalability of the solution?

I think Kubernetes is scalable in a vertical manner, depending on the type of instances in the worker mode. If you don't have resources, you can certainly add another worker node and expand the cluster.

How are customer service and support?

With the latest edition of Kubernetes, there is a concern in terms of infrastructure regarding AWS support. There is no specific contact point for issues with Kubernetes, so we have to rely on the internet and blogs in order to work out what has gone wrong. 

How was the initial setup?

The setup was not straightforward. There were certain challenges in setting up the product requiring a lot of time on proper configuration and compiling. The first time we deployed took a lot of time but now we can do it in around a week.

What's my experience with pricing, setup cost, and licensing?

You don't need a license for Kubernetes, but you do have to pay for usage.

What other advice do I have?

I would rate Kubernetes as ten out of ten.

Which deployment model are you using for this solution?

Private Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Download our free Kubernetes Report and get advice and tips from experienced pros sharing their opinions.
Updated: March 2026
Product Categories
Container Management
Buyer's Guide
Download our free Kubernetes Report and get advice and tips from experienced pros sharing their opinions.