---
title: Kubernetes Reviews
meta_title: 'Kubernetes Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 158 reviews by the users' company size, role or industry
  to find out how Kubernetes works for a business like yours.
aggregate_rating:
  rating_value: 4.6
  review_count: 158
  scale: '5'
date_modified: '2026-07-07'
parent_category:
  name: Containerization
  url: https://www.g2.com/categories/containerization
---

# Kubernetes Reviews
**Vendor:** The Linux Foundation  
**Category:** [Container Orchestration Tools](https://www.g2.com/categories/container-orchestration)  
**Average Rating:** 4.6/5.0  
**Total Reviews:** 158
## About Kubernetes
Kubernetes is an open-source platform designed to automate the deployment, scaling, and management of containerized applications. It groups containers into logical units called pods, facilitating efficient management and discovery. Originating from Google&#39;s internal system, Borg, Kubernetes combines over 15 years of experience in running production workloads with best practices from the community. Its flexibility allows it to operate seamlessly across various environments, including on-premises, hybrid, and public cloud infrastructures. Key Features and Functionality: - Service Discovery and Load Balancing: Kubernetes can expose containers using DNS names or IP addresses and balances network traffic to ensure stable deployments. - Storage Orchestration: It supports automatic mounting of storage systems, accommodating local storage and public cloud providers. - Automated Rollouts and Rollbacks: Kubernetes enables controlled deployment of application changes, ensuring the system&#39;s desired state is maintained. - Self-Healing: The platform monitors container health, restarting or replacing containers that fail, and only advertises services when they are ready. - Horizontal Scaling: Applications can be scaled up or down based on demand through simple commands, user interfaces, or automatically based on CPU usage. - Secret and Configuration Management: Kubernetes allows secure storage and management of sensitive information, such as passwords and SSH keys, without exposing them in application code. Primary Value and User Solutions: Kubernetes addresses the complexities of managing containerized applications by providing a robust framework for automation and scalability. It ensures high availability and reliability through self-healing mechanisms and efficient resource utilization. By abstracting the underlying infrastructure, Kubernetes enables developers to focus on application development without worrying about deployment intricacies. Its extensibility and portability allow organizations to run applications consistently across diverse environments, reducing the risk of vendor lock-in and facilitating a seamless cloud-native journey.



## Kubernetes Pros & Cons
**What users like:**

- Users appreciate the **auto-scaling capabilities** of Kubernetes, enhancing performance and simplifying management during fluctuating workloads. (6 reviews)
- Users value the **auto-scaling** feature of Kubernetes, enhancing reliability and reducing manual management of containerized applications. (5 reviews)
- Users appreciate the **automatic scaling and self-healing features** of Kubernetes, simplifying container management while ensuring reliability. (5 reviews)
- Users appreciate the **automated scaling and self-healing features** of Kubernetes, enhancing reliability and reducing manual effort. (5 reviews)
- Users appreciate the **automatic management of containers** with Kubernetes, simplifying deployment and ensuring reliability in applications. (4 reviews)
- Container Management (4 reviews)
- Reliability (4 reviews)
- Deployment Ease (3 reviews)
- Easy Deployment (3 reviews)
- Users appreciate the **robust management capabilities** of Kubernetes, simplifying scaling and deployment of containerized applications. (3 reviews)

**What users dislike:**

- Users struggle with the **steep learning curve** of Kubernetes, finding setup and troubleshooting particularly challenging for newcomers. (9 reviews)
- Users struggle with the **difficult learning** curve of Kubernetes, finding setup and troubleshooting particularly complex for beginners. (7 reviews)
- Users find the **learning curve complex** , making it difficult for beginners to effectively set up and troubleshoot Kubernetes. (6 reviews)
- Users find the **complex setup** of Kubernetes challenging, particularly for beginners and troubleshooting clusters effectively. (5 reviews)
- Users find the **steep learning curve** of Kubernetes challenging, particularly regarding setup and troubleshooting complexities. (3 reviews)
- Cluster Stability (3 reviews)
- Users highlight the **complexity** of Kubernetes, finding its learning curve and management challenging despite its powerful capabilities. (3 reviews)
- Learning Difficulty (3 reviews)
- Not User-Friendly (2 reviews)
- Users struggle with **compatibility issues** in Kubernetes, facing challenges like tedious cluster management and vendor lock-in. (1 reviews)

## Kubernetes Reviews
  ### 1. Great development leads, community, and usability

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Higher Education | Enterprise (> 1000 emp.)

**Reviewed Date:** March 07, 2016

**What do you like best about Kubernetes?**

Kubernetes provides tooling around the docker ecosystem that makes it the best way to deploy apps in the cloud.

**What do you dislike about Kubernetes?**

There are some missing or experimental features which are still in development. Run-to-completion jobs are still experimental and Kubernetes still needs some work to host legacy services (e.g. RDBMSs).

**Recommendations to others considering Kubernetes:**

Kubernetes can take care of many distributed problems for your applications (e.g. service discover, leader election) with minimal changes.

**What problems is Kubernetes solving and how is that benefiting you?**

I have worked on the kubernetes project itself and used it for conducting small-scale experiments on a distributed storage system.

  ### 2. Easy to use.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** March 07, 2016

**What do you like best about Kubernetes?**

Quick and easy to deploy containers/applications with the use of Kubernetes Dashboard (Still in Beta phase, but will be one of the most valuable resources) 

**What do you dislike about Kubernetes?**

So far, everything is straight forward and easy to use, nothing I can say I dislike. Possibly dislike the lack of ARMv7 resources.

**Recommendations to others considering Kubernetes:**

Learn Docker and LXC before attempting to use Kubernetes.

**What problems is Kubernetes solving and how is that benefiting you?**

Using Kubernetes on ARMv7 on Raspberry Pi 2. A great tool for many uses, something which can be brought into childrens education to learn about docker and container management.

  ### 3. Software that helps building things

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** March 07, 2016

**What do you like best about Kubernetes?**

The fact that its a container management software and its been widely accepted by cloud platforms such as Openshift V3 just goes to proove the ability and the need for such software

**What do you dislike about Kubernetes?**

The fact that its not well marketed. Many software engineers are still unaware how this could benefit them in their day to day practices.

**Recommendations to others considering Kubernetes:**

Should be marketed well. Training through webcasts are must

**What problems is Kubernetes solving and how is that benefiting you?**

I am currently using this software to deploy and manage docker containers and group them into categories

  ### 4. Kubernetes, great for small dev-ops teams.

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Information Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** March 11, 2016

**What do you like best about Kubernetes?**

We're using it with CoreOS and k8s adds so many great features on top of CoreOS such rolling deployments, service announcements, load balancing. We were planning on implementing a lot of these internal so k8s saved us a lot of time.

**What do you dislike about Kubernetes?**

Setup was a little confusing at first on AWS, but after getting over that hurdle it's a joy to use.

**Recommendations to others considering Kubernetes:**

Spend a little time setting up a local test cluster and play around with different deployment options before approaching the hosted option.

**What problems is Kubernetes solving and how is that benefiting you?**

As a small startup, every little bit counts. So the ability for k8s to solve a whole host of DevOps problems with a single guy is incredibly useful and makes continuous integration a breeze.

  ### 5. A Kubernetes user with cluster  200 pods running in production

**Rating:** 3.5/5.0 stars

**Reviewed by:** Nguyen Q. | Product Engineer, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 08, 2016

**What do you like best about Kubernetes?**

The ease of scaling container across cluster; Rolling-update without downtime is also great. Best for microservices.

**What do you dislike about Kubernetes?**

Kube-proxy performance and not a good choice for stateful services like databases.

**Recommendations to others considering Kubernetes:**

Kubernetes works best in microservices architecture with their kick-ass features like scaling + load balancing, rolling-update, 

**What problems is Kubernetes solving and how is that benefiting you?**

We are following microservice architecture and Kubernetes is a good choice. It speed up our continuous increase  and make it less painful for us

  ### 6. Kubernetes review

**Rating:** 4.0/5.0 stars

**Reviewed by:** Sathiya S. | Lead Software Engineer, Financial Services, Enterprise (> 1000 emp.)

**Reviewed Date:** March 07, 2016

**What do you like best about Kubernetes?**

Multiple networking options, advanced discovery and management

**What do you dislike about Kubernetes?**

Would like it more friendly to AWS and may be Azure as well as people may use different cloud providers 

**Recommendations to others considering Kubernetes:**

Support AWS more friendly, as many people may still use AWS

**What problems is Kubernetes solving and how is that benefiting you?**

I was doing a prototype only, but in future we would like to use K8s for API workloads

  ### 7. Very positive

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Internet | Small-Business (50 or fewer emp.)

**Reviewed Date:** March 11, 2016

**What do you like best about Kubernetes?**

probably its ability to scale. that impresses me the most.

**What do you dislike about Kubernetes?**

configuration and integration. when the pods come up, it's always a challenge to make sure they're talking to each other correctly, otherwise it's a lot of playing with configs to get things all running smoothly.

**Recommendations to others considering Kubernetes:**

read all the docs. there's a lot that kubernetes provides. and it's easy to missing something.

**What problems is Kubernetes solving and how is that benefiting you?**

complicated microservice deployments. kubernetes helps manage the servers and each microservice.

  ### 8. Promising to become one of the standard in distributed application deployment

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** March 11, 2016

**What do you like best about Kubernetes?**

Extends the container virtualization to its best. Allows simple applications to be deployed in distributed architecture with higher availability, automatic scaling and failover.

**What do you dislike about Kubernetes?**

Not really straightforward in terms of deployment. Due to constant changes, deployment steps are also misleading sometimes. You have to familiar with Docker to play with this. 

**What problems is Kubernetes solving and how is that benefiting you?**

Application clustering and high availability.


## Kubernetes Discussions
  - [What does Kubernetes do?](https://www.g2.com/discussions/what-does-kubernetes-do) - 1 comment
  - [What are the main features of Kubernetes?](https://www.g2.com/discussions/what-are-the-main-features-of-kubernetes) - 1 comment

- [View Kubernetes pricing details and edition comparison](https://www.g2.com/products/kubernetes/reviews?page=4&section=pricing&secure%5Bexpires_at%5D=2026-07-11+17%3A09%3A05+-0500&secure%5Bsession_id%5D=e42e647c-752e-4c1d-b04c-f3a938b188f0&secure%5Btoken%5D=fdc9dc306517f2d7c4a17a811623edebfd938d086f0518ad27f382b304717dfb&format=llm_user)
## Kubernetes Integrations
  - [Amazon Elastic Kubernetes Service (Amazon EKS)](https://www.g2.com/products/amazon-elastic-kubernetes-service-amazon-eks/reviews)
  - [Argo CD](https://www.g2.com/products/argo-cd/reviews)
  - [Azure Pipelines](https://www.g2.com/products/azure-pipelines/reviews)
  - [Docker](https://www.g2.com/products/docker-inc-docker/reviews)
  - [F5 NGINX Ingress Controller](https://www.g2.com/products/f5-nginx-ingress-controller/reviews)
  - [GitHub](https://www.g2.com/products/github/reviews)
  - [GitHub Copilot](https://www.g2.com/products/github-copilot/reviews)
  - [Helm](https://www.g2.com/products/helm-helm/reviews)
  - [ICEBERG](https://www.g2.com/products/iceberg/reviews)
  - [Jenkins](https://www.g2.com/products/jenkins/reviews)
  - [Rancher Desktop](https://www.g2.com/products/rancher-desktop/reviews)
  - [SAS Viya](https://www.g2.com/products/sas-sas-viya/reviews)
  - [Visual Studio Code](https://www.g2.com/products/visual-studio-code/reviews)

## Kubernetes Features
**Management**
- Access Control

**Organization**
- Packaging 
- Container Networking
- Orchestration

**Development**
- Developer Toolkit
- Architecture
- Datacenter
- Virtualization

## Top Kubernetes Alternatives
  - [Red Hat OpenShift](https://www.g2.com/products/red-hat-red-hat-openshift/reviews) - 4.5/5.0 (289 reviews)
  - [Amazon Elastic Container Service (Amazon ECS)](https://www.g2.com/products/amazon-elastic-container-service-amazon-ecs/reviews) - 4.3/5.0 (249 reviews)
  - [Mirantis Kubernetes Engine (formerly Docker Enterprise)](https://www.g2.com/products/mirantis-kubernetes-engine-formerly-docker-enterprise/reviews) - 4.4/5.0 (275 reviews)

