We use this solution to containerize applications. Some of these applications function in Jira, the local tool center. There, we push them to a centralized platform.
Senior Solutions Architect at Boeing
Has a complete loading feature set for replica site deployment
Pros and Cons
- "It has a complete loading feature set for replica site deployment."
- "Currently, in Kubernetes, all of the health deployments or monitoring, and the discrete tools need to be configured. Changing this would make it much easier. Otherwise, we have to rely on a external tool to implement the monitoring."
What is our primary use case?
What is most valuable?
It has a complete loading feature set for replica site deployment.
What needs improvement?
Currently, in Kubernetes, all of the health deployments or monitoring, and the discrete tools need to be configured. Changing this would make it much easier. Otherwise, we have to rely on a external tool to implement the monitoring.
For how long have I used the solution?
I have been using Kubernetes for a year and a half
Buyer's Guide
Kubernetes
February 2025
![PeerSpot Buyer's Guide](https://www.peerspot.com/images/peerspot_logo_lt.png)
Learn what your peers think about Kubernetes. Get advice and tips from experienced pros sharing their opinions. Updated: February 2025.
837,501 professionals have used our research since 2012.
What do I think about the stability of the solution?
The stability of the solution is a nine out of ten.
What do I think about the scalability of the solution?
The scalability is good. Ten users use this solution at present.
How was the initial setup?
The initial setup takes twenty minutes.
What other advice do I have?
Overall, I rate the solution a nine out of ten.
Which deployment model are you using for this solution?
Public Cloud
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Last updated: May 28, 2024
Flag as inappropriate![PeerSpot user](https://www.peerspot.com/assets/media/images/anonymous_avatar-ddad8308.png)
Sinior Cloud Architect at a consultancy with 10,001+ employees
Number of running containers can be autoscaled, open source and eases deployment time
Pros and Cons
- "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."
- "It's good for bigger organizations, but for smaller organizations or a few workloads, it may be too heavy, not easy to deploy, and the ROI may be less because it requires a control plane, worker nodes, and multiple VMs to run."
What is our primary use case?
We are basically integrators for Kubernetes because it is open source. And if we go further for any supported version, like Red Hat OpenShift or AWS EKS, Azure AKS. So Azure Kubernetes Service and Elastic Kubernetes Service. So that's where we are a partner as well, partner and integrator.
Our clients use it mainly for application modularization or new applications in microservices, build, and deployment. So where, like, if the client was running it on a monolithic application or legacy application, and they wanted to refactor their application, we convert it to microservices. That means building those container images, and then running them on a platform like Kubernetes so that it can run across different nodes across the data center, and we can manage it.
Basically, it is more of running as container images. So whenever that application requires more scale-out, features, refactoring, or application modernization, that's where we use this Kubernetes platform to run such applications.
What is most valuable?
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. So, if there is more load on the application, it will automatically replicate the number of container images running. I feel that that is a very good feature, where there is no need to worry about the incoming load or response time or taking care of scaling. It automatically takes care of it.
What needs improvement?
Kubernetes is open source, which is both beneficial and negative depending on the responsibilities. Supported versions like Red Hat, Amazon, Microsoft, or Google are pricey.
It's good for bigger organizations, but for smaller organizations or a few workloads, it may be too heavy, not easy to deploy, and the ROI may be less because it requires a control plane, worker nodes, and multiple VMs to run. It's good for bigger organizations where many applications are run, but overkill for handling one or two small applications.
For how long have I used the solution?
I've been using it for at least the last four or five years. I've been solutioning and setting it up on various cloud providers like AWS and Azure.
What do I think about the stability of the solution?
It is quite stable compared to three or four years ago. If you are using a supported version and not a very old version, then it is good.
What do I think about the scalability of the solution?
It is scalable. We can add nodes and then more container images.
Some plugins for monitoring, patching, and operating are automatically available, so those are easy. Some may not be, like in the case of an older environment that may not have supported plugins, so those have to be developed.
How are customer service and support?
The customer service and support are satisfactory. Setting up is more effort-based. Later on, it is okay. Lab features and admissions are required.
How would you rate customer service and support?
Positive
How was the initial setup?
It requires initial effort. Later on, managing is okay, but initially, it requires skilled people to deploy it properly due to networking between nodes and worker and control planes.
The deployment time varies depending on the deployment. A simple POC for one VM can be deployed in an hour. For a dev-test environment, it may be around two hours. For production with many nodes, it may be four to five hours. It depends on the configuration, deployment type, and number of nodes.
Kubernetes improved the deployment and scaling processes. It requires underlying infrastructure nodes, which are a control plane (sometimes called a master plane), and worker nodes to run images or workloads. Because the underlying servers or virtual machines can be autoscaled or provisioned through policy, there is no need to take care of the rest. Once the application is deployed as a container image, Kubernetes automatically scales. It's just a matter of adding servers as worker nodes on which multiple applications or microservices can run. There is no need to deploy again.
In a typical scenario, we used to create virtual machines, install operating systems like Windows or Linux, and then deploy the application. Kubernetes eases deployment time, and we can run multiple applications from containers on the same node.
Even for each application, there may be different types of containers, like for front end or middleware connecting to a database. So there are a couple of such options.
What about the implementation team?
For deployment, around one person is good enough for an average setup. For support, one to two people are required, at least one person for each shift.
What's my experience with pricing, setup cost, and licensing?
I would rate the pricing a six out of ten, with ten being expensive. It's a bit costlier for smaller organizations.
It's good for bigger organizations, but for smaller organizations or a few workloads, it may be too heavy, not easy to deploy, and the ROI may be less because it requires a control plane, worker nodes, and multiple VMs to run.
It's good for bigger organizations where many applications are run, but overkill for handling one or two small applications.
What other advice do I have?
I would recommend using it.
I would rate it an eight out of ten, with one being bad and ten being very good.
Disclosure: My company has a business relationship with this vendor other than being a customer: Integrator
Buyer's Guide
Kubernetes
February 2025
![PeerSpot Buyer's Guide](https://www.peerspot.com/images/peerspot_logo_lt.png)
Learn what your peers think about Kubernetes. Get advice and tips from experienced pros sharing their opinions. Updated: February 2025.
837,501 professionals have used our research since 2012.
DevOps Lead at Adidas
Shared platform service that provides orchestrated deployment for different applications
Pros and Cons
- "The autoscaling feature is the most valuable. Kubernetes itself is an orchestration tool. It automatically detects the load, and it automatically spins up the new Pod in the form of a new microservice deployment."
- "I'm expecting more improvement on the UI development side, which can be reflected in each object that is part of Kubernetes, like the Pod, deployment set, ReplicaSet, ConfigMap, Secrets, and PersistentVolume."
What is our primary use case?
Currently, I'm working with Adidas. They are working with a third party called Giant Swarm. We take care of the Kubernetes installation, like the infra site. Everything else is handled on AWS.
They have utilized different EC2 instances in order to create Kubernetes nodes, the master node, and a couple of worker nodes. My company doesn't use Elastic Kubernetes services. That is an inbuilt, AWS-provided, AWS-managed service. It's an on-premises managed cluster.
We have multiple applications and different Docker images that are used as part of different projects. Some of the projects use Java-based microservices, and some of the projects use TIBCO as a middleware application server.
The end product is the Docker images, and the ultimate use of Kubernetes is to have an automated deployment job created on Jenkins to deploy those Docker images and Kubernetes clusters. Kubernetes is an orchestrated way of deployment for different applications. It's a shared platform service.
We're deploying the latest version. It's deployed on an AWS public cloud.
It's difficult to count end users because we generally deploy the application in production. Adidas itself has end users with their e-commerce website. The number could be in the millions.
What is most valuable?
The autoscaling feature is the most valuable. Kubernetes itself is an orchestration tool. It automatically detects the load, and it automatically spins up the new Pod in the form of a new microservice deployment.
Autoscaling is a very important feature. It never interacts with deployment because once any application is deployed in the Kubernetes cluster based on load, it uses the existing application in a different Pod and creates a replica of the deployed application.
What needs improvement?
There are some UI services available for Kubernetes, but it's not very user friendly if we deploy multiple applications that can be viewed on the UI itself.
I'm expecting more improvement on the UI development side, which can be reflected in each object that is part of Kubernetes, like the Pod, deployment set, ReplicaSet, ConfigMap, Secrets, and PersistentVolume.
Those could be visible for the authorized user from the UI itself. It would help to interact and check the status of these objects if there's an issue with the data or memory.
For how long have I used the solution?
I've been using Kubernetes for three years.
What do I think about the stability of the solution?
I would rate the stability as five out of five.
What do I think about the scalability of the solution?
I would rate the scalability as five out of five.
How are customer service and support?
If we have a problem, we raise a ticket and they respond immediately. Technical support is very fast.
Which solution did I use previously and why did I switch?
Compared with Docker Swarm, Kubernetes is far better. Docker provides an enhanced orchestration tool, but it's very unstable. You cannot scale or utilize that tool in production. Kubernetes is far better and has a lot of excellent features.
How was the initial setup?
I would rate deployment as two out of five because it's not easy.
It took four to five days to finish deployment. If we start certain deployments from scratch, we have a DevOps team that works on the deployment scripts and creates Helm charts in order to create different Kubernetes services like the deployment set, the ConfigMap, and Secrets. Everything is set up by the DevOps team.
There were about five people involved in implementation, but it depends on the workload. If we needed to create the deployment setup for a single microservice, one person is enough because we have a standard template to use in order to create the standard deployment set. Once the Helm chart is ready, it's just a matter of triggering the deployment.
We created the automation setup using Bitbucket, Jenkins, Helm and Kubernetes. We created a Helm chart first, then placed it in the Harbor repository. It was already automated with the Bitbucket pull request job. In case of any change in microservices, a respective development team creates the pull request to merge the code.
It automatically triggers Jenkins, compiles the microservices, and creates the Docker images. Once the Docker image has been created, it pushes other respective emails in the Harbor repository or Artifactory, which is just like a Docker repository.
There is another job in Jenkins. Once the new email is created, the deployment is a script that's also managed by a different Jenkins pipeline. It automatically triggers and does the deployment in respective Kubernetes services using a Helm chart.
Everything is well-automated. It's pretty simple after setup is completed. Setup is a one-time activity, but it takes a lot of effort because it's very complex.
A third party takes care of maintenance. We don't have access to the cluster level.
What about the implementation team?
Deployment was done by Adidas itself. The cluster setup was done by a third party. The cluster availability was provided by a third party. The deployment team then deployed the microservices Docker images to Kubernetes.
A third party manages the Kubernetes cluster, and it's quite complex. I have experience with creating clusters. As soon as we started using EKS, Elastic Kubernetes Services, which is managed by AWS itself, it was very simple. We don't need to take care of the cluster stability or cluster scaling.
For example, microservice itself is a micro application. The whole activity takes about five minutes.
What's my experience with pricing, setup cost, and licensing?
Kubernetes is open-source. It's free, but we're charged for AWS utilization.
What other advice do I have?
I would rate this solution as 10 out of 10.
Kubernetes is an excellent tool with many rich features. I would definitely recommend it. From a learning perspective, users should start with Minikube.
It's a single-node Kubernetes cluster that shows how Kubernetes utilizes their main component, which hosts different elements like the Kube Controller Manager, SCD database, and scheduler.
Everything is a very compact Minikube. You can start with the Minikube deployment, and as soon as you feel comfortable, you can extend your deployment to the main Kubernetes cluster with different nodes because it's very helpful for autoscaling. There's node level and Pod level scaling. Both of these features are available in Kubernetes, so it's very flexible.
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: I am a real user, and this review is based on my own experience and opinions.
Head of Data Science center of excellence at Ameriabank CJSC
Allows us to update without downtime and to easily deploy new software
Pros and Cons
- "Having fast storage classes is very important."
- "Kubernetes allows us to update without downtime and to easily deploy new software, which is very beneficial for our operations."
- "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 preparation."
What is our primary use case?
We use Kubernetes for our data science machine learning platform to orchestrate UPCR Hub containers with UPCR Hub partners. We also use it to orchestrate data pipelines.
How has it helped my organization?
Kubernetes allows us to update without downtime and to easily deploy new software, which is very beneficial for our operations.
What is most valuable?
For us, having fast storage classes is very important. We focus on implementing these for different storage types. The use of file system storage is also crucial.
What needs improvement?
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 preparation.
For how long have I used the solution?
I have been using Kubernetes for a few years, possibly three or four.
What do I think about the stability of the solution?
Recently, Kubernetes has been stable in our setup. Any issues we faced were during version migrations.
What do I think about the scalability of the solution?
Scalability is not a concern for us since we operate on-premises with standard loads and not many users.
How are customer service and support?
There is a lot of guidance available through guides and forums, and I have no problem finding relevant information.
How would you rate customer service and support?
Positive
What about the implementation team?
Usually, the setup involves two people, primarily to maintain the best practices in case one person is unavailable.
What was our ROI?
It's hard to estimate ROI directly. It depends on the expertise of our team and the in-premises scenario we operate in.
What's my experience with pricing, setup cost, and licensing?
Since we use Kubernetes on-premises, the costs are related to our expertise and the personnel we hire.
What other advice do I have?
I'd rate the solution eight out of ten.
Which deployment model are you using for this solution?
On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Last updated: Nov 17, 2024
Flag as inappropriateConsultant at Accenture
Good stability, efficient, and customizable AKS blueprints for Kubernetes, enhancing organizational efficiency
Pros and Cons
- "With the use of our blueprint, my experience with the initial setup has been a ten out of ten where one is difficult and ten is easy."
- "In the financial service sector, I'd rate scalability an eight out of ten. But do it in a controlled manner, not auto-scaling. If your application has a bug and you enable the autoscaler, it will spike your costs. If someone deploys an application with a bug, that's automatically a problem."
What is our primary use case?
For Kubernetes, I'm mainly developing blueprints for both dedicated AKS and Azure AKS. Those are the main use cases.
Currently, our dedicated AKS Blueprint is the one used in production and is fairly stable. We work on a shared AKS site use case, primarily for cost reduction and maximizing cloud investment.
I'm a vendor and provider for my client. That's my main role under this group. We provide an end-to-end lifecycle, not just spinning things up but also providing other sub-components to complete the building of an AKS product. We can customize it based on client requirements.
How has it helped my organization?
One of the most significant improvements we've seen is in the area of dedicated AKS clusters. It's become much more team-efficient because of the use of blueprints. With blueprints, you have everything you need, from IAC infrastructure support to spinning up your AKS deployment to the deployment of Kubernetes operators like search-manager for TLS lifecycle management and other integration operators for products that require them. And it goes beyond that with application deployment as well.
It's a plug-in type approach, so if I want to integrate a monitoring tool like a data-managed log, I can just set it through and rerun the blueprint. It automatically populates all the necessary parameters and variables before running it.
Lastly, there are the operational playbooks for things like upgrading your cluster, restarting it, scaling, and patching software. So, basically, think of it as a single unit deployment that contains all the roles you need to perform your AKS lifecycle end-to-end.
What is most valuable?
Some of the DLP features from Microsoft, like service mesh, are still open topics for us. Currently, we support the open-source Istio version, not the Microsoft Istio plugin. So we have to balance whether these features from Microsoft will help you in the long term or if you'll look for open-source alternatives certified by the CNCF. For example, building a storage and cloud-native foundation isn't something we can incorporate into our solution. We're not relying solely on what's available from Microsoft.
Other items, like KEDA, aren't really applicable to the client infrastructure or requirements, so we're looking for alternatives. But for things like workload identity, which is AKS integrated with other directories, that can be leveraged. And NSG (Network Security Groups), can be used as a policy with your Azure Kubernetes. So there are many things, but we're selective in choosing the right features for AKS based on client requirements.
What needs improvement?
For us, it's the shared AKS. It's really complex because each workstream has its own set of requirements that need to be satisfied within the shared AKS blueprint.
But we need a starting point, so we began with basic Azure Active Directory role assignments and creating Kubernetes-native RBAC roles, like cluster-wide or namespace isolation. The fundamentals need to be there for workstreams to easily understand and adapt when they transition to the shared AKS.
The most challenging aspect is cost tracking. How do you keep track of the cost per tenant within the AKS cluster, how much they consume in terms of resources? It's still a work in progress.
For dedicated AKS, the difference is that if a workstream has a budget or compliance requirements, they can spin up a dedicated AKS for their applications only. We have a stable solution for that, but the hosting cost for a dedicated AKS, especially if running only a few applications, might not be as cost-effective as a shared AKS, where multiple workstreams can work on a single cluster.
For how long have I used the solution?
I have experience with Kubernetes, AKS, to be exact. I just started last year in October. The latest one is 1.27. The version itself doesn't matter too much as long as it's supported by a vendor like Microsoft. We use the latest stable version for AKS.
What do I think about the stability of the solution?
I would rate the stability a ten out of ten. As long as your cluster is properly provisioned, you won't have any problems.
What do I think about the scalability of the solution?
It's so simple to scale. But the main thing is to choose the right virtual machine size. We really pin that down. For example, I start with three nodes for my worker nodes. In the future, if I need another set of nodes, I can decide whether to use spot virtual machine nodes or stay with the typical or recommended virtual machines for workers.
In the financial service sector, I'd rate scalability an eight out of ten. But do it in a controlled manner, not auto-scaling. If your application has a bug and you enable the autoscaler, it will spike your costs. If someone deploys an application with a bug, that's automatically a problem. So, in our case, we do manual scaling of nodes based on capacity, requirements, and workload protection.
We are early adopters of this product. So, the number of users depends on the application running on AKS. Many users are using it in our banking application environment. The goal is to have it on an organizational level. Whoever adapts containerization for their application will have the choice to host it in an AKS cluster or in a simple Azure container resource. For my current client, we use it every day, 24/7.
How are customer service and support?
Microsoft itself is very supportive when it comes to questions or technical issues within their cloud system. They are our number one, main vendor support. For any AKS factor problem that isn't quickly addressed in their documentation, we always go directly to Microsoft.
We are at level four escalation. For example, Let's say you're provisioning an AKS and encounter an issue with the provisioning of your private DNS node, and it appears that you've already met the one network limit per subnet. That would be a P1 priority one ticket, and Microsoft should fix it as soon as possible.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
Outside my current project, I used OpenShift for a different company.
My current company already used AKS, and they aren't looking for other Kubernetes solutions at this time.
How was the initial setup?
With the use of our blueprint, my experience with the initial setup has been a ten out of ten where one is difficult and ten is easy.
We just need to run the playbook, and everything spins up automatically using ARM templates. In the ARM template, we define the target specs for the AKS cluster, such as the target version and node count. Then we run the playbook, and it spins everything up for us.
This solution is hosted on the cloud but when it comes to application modernization or lift-and-shift strategies, sometimes the AKS hosted in the cloud still needs to communicate with the on-premises side, application to application.
What about the implementation team?
Everything is in-house development. It was really challenging at the start because we had to integrate other stuff. Spinning up AKS isn't as simple as it sounds, especially in the financial services industry, where security is a top priority. We work on a zero-trust model, so every execution within the Azure cloud ecosystem requires authentication, authorization, and access control. That's where the challenge comes in.
But since we have our blueprints and roles that handle these integrations and requirements, it's become much easier for us to spin up AKS. We don't use the Azure portal UI much anymore. Everything is done through ARM templates and can also be run through a DevOps process.
Completing the blueprints took six years. But when I joined the project, I just contributed to some part of it. So, basically, six months in my contribution.
Deployment can be done in fifteen minutes in a zero-trust architecture. But to develop the blueprint solution itself, you need one year. One person can deploy it, actually, from the consumer perspective. And only one person can execute or provision the whole thing. It could be a DevOps persona, a system engineer, or an application guy. It depends. However, one of the criteria or skills that is required is having some knowledge of Kubernetes.
Maintenance itself should be handled by the private team who used the blueprint. For example, I have a team of five people: three developers, one tester, and one business analyst. Any of them—maybe a tester or one of the developers—can manage the entire dedicated AKS loop. If they go with shared AKS, there should be some managed hosting for operational models. That takes care of the requests of each project team. So it depends.
For the dedicated AKS, whoever owns it should be the one to take care of everything once they use the blueprint. Management, maintenance, release process, and so on.
What was our ROI?
One of the key benefits is modernizing your application deployment, leading to faster time to market. It's really fast-paced if it's done properly. If you have a solid AKS and a solid DevOps process, you'll automatically get an ROI, not just in terms of cost but also in how quickly you can see your business application progress.
You can see how quickly you can roll back and apply hotfixes for production issues compared to on-premises, where you'd need a series of approvals.
With the cloud, all you need is an approved RFC, for example, a change ticket, and then you can execute the self-service button that will roll out your new application version seamlessly. We're using a single-image unit that takes care of everything.
I'd say we're still at a seven out of ten, where one is no return on investment, and ten is a hundred percent return on investment because the transformation or adoption is still in progress when it comes to our journey to the cloud.
What's my experience with pricing, setup cost, and licensing?
It's expensive if it's not correctly configured. Moreover, AKS is just one resource. We have to think about other resources, like Azure key vault, PostgreSQL, or BizTalk, for example. We have to integrate those. But for the AKS itself, it's relatively cheap as long as it's properly configured. I'd rate the pricing a five out of ten.
There are additional costs for some things in Kubernetes. For example, if you want to integrate your AKS with Azure monitoring, like analytics, that will spike your costs. It's not just the AKS itself. We have to be careful when selecting solutions. That's why, in our organization, we look for alternatives like Splunk or AppDynamics. But if you're going to use only the AKS, it's cheaper if you configure it correctly.
What other advice do I have?
There's no one-size-fits-all solution. It depends on a few factors. First, I'd consider the skill set of your existing workforce. Transitioning to a new technology is a journey, so make sure you have people who are familiar with the cloud provider you choose. I have some bias toward Microsoft, not because I prefer it, but because integrating different on-premises devices, resources, and systems is already available within Azure due to Azure Active Directory or Entra ID.
Aside from that integration, I've experienced zero trust, and it works well with other components, like HashiCorp's Vault and Azure service principals. In general, when you work with the cloud, you should have a trust-based model. It's easy to spin up resources, but without a trust model—like understanding which client ID is working on a resource with a specific object ID—it's hard to track incidents end-to-end. I haven't experienced that with other cloud providers, and it's even challenging to implement on-premises. With Microsoft, you can integrate and implement zero-trust architecture (ZTA).
As for AKS itself, you have deployment options. You can isolate an AKS that's internet-exposed, build one accessible only within the corporate network, or create one accessible only from on-premises. There are different requirements for how to track security issues for your cloud resources, regardless of the provider. That's one of the main considerations nowadays.
Kubernetes is not for everyone, especially if people aren't skilled enough to work on it. Kubernetes itself is just a plain blanket, and you still need to add more components to make it more useful.
So, I'd say it's an out of ten, but it depends on maturity. If you have good, technically skilled people, then I'd say you can rate it as a ten, especially if you have a lot of self-service processes in your overall landscape. It's about reducing manual work, basically.
Which deployment model are you using for this solution?
Hybrid Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Microsoft Azure
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Solution Architect | Head of BizDev at Greg Solutions
Cost-effective and it has great integration has helped unify our technology stack
Pros and Cons
- "This product has a rich toolset from the community including CNI plug-ins, Helm packages, operators, dashboards, various integrations, etc."
- "This product should have a more advanced built-in scheduler that uses real application metrics in the scheduling strategy."
What is our primary use case?
The following is a list of the cases when I prefer Kubernetes for application hosting:
- Micro-services infrastructure + possible use of some service meshes, like Istio or Linkerd.
- Cost efficiency; we are using Kubernetes in conjunction with AWS Spot Instances or Google Cloud preemptible VMs.
- Standards-compliant infrastructures like HIPAA, PCI SOC, DSS, and ISOxxxx.
- Highly-available or fault-tolerant infrastructures, due to some sort of self-recovery and self-healing.
- Infrastructures with automatically scalable applications.
How has it helped my organization?
It's unified our technology stack across on-premises infrastructures and public clouds, including Amazon Web Services, Azure, and Google Cloud Platform. Kubernetes provides great integrations with other open-source tools, like Prometheus, Grafana, Elastic Stack, Fluentd, OAuth providers, and others.
Kubernetes distributions are also great because we adopt the platforms for different requirements. These include the AWS Elastic Kubernetes Service, Google Kubernetes Engine, Azure Kubernetes Engine, Rancher, etc.
It allows us to build custom-tailored infrastructures from small to big companies and satisfy various requirements, such as providing a proper level of RPO, RTO, scalability, cost-efficiency, and support high availability/fault tolerance.
What is most valuable?
The most valuable features of Kubernetes are:
- Containers self-healing and self-recovery.
- Unifications allow for internal Kubernetes components to be migrated between Kubernetes providers in an easier manner.
- Kubernetes as a service from the major cloud providers including AWS, Google Cloud, Azure, Digital Ocean, IBM, etc. Kubernetes as a service helps in infrastructure migration from on-premises to cloud, or from cloud to cloud.
- This product has a rich toolset from the community including CNI plug-ins, Helm packages, operators, dashboards, various integrations, etc.
- Built-in scaling features, it's really great!
What needs improvement?
Some improvements that we would like to see are:
- Have reacher built-in features and probably incorporate some features from the community toolset, like KEDA for pod scaling.
- There are even more tools from the community for monitoring, log collectors, authorization, and authentication.
- Have some sort of simplifications for wider adoption.
- This product should have a more advanced built-in scheduler that uses real application metrics in the scheduling strategy.
- Wider integration with cloud providers in terms of volumes and key management services.
- Add support of traffic encryption option from container to container, and Ingress to the container.
For how long have I used the solution?
We have been using Kubernetes as a self-hosted service, managed by external solutions, like Rancher, or a cloud-provider managed service (Azure AKS, Google GKE, Amazon EKS) for between three and four years.
What do I think about the stability of the solution?
This product is pretty stable, especially in the managed service option, but as with all platforms, it has some issues. As an example, during an update Kubernetes version on Amazon EKS from 1.17 to 1.18 Amazon duplicates workers count from 4 to 12 (should be from 4 to 8), upgrades takes more than 1 hour (should be about 10-20 minutes) and suddenly this leads to the short-time interruption of some applications during re-scheduling. In the end, we were forced to write our own rolling update scripts for updating the Kubernetes version on the nodes instances, which completes the upgrade in 10 minutes without application downtime. But again, this is an issue related to managed Kubernetes (in particular, Amazon EKS platform).
What do I think about the scalability of the solution?
Great scalability, especially for the small and mid-size setup with fewer than 100 nodes.
Which solution did I use previously and why did I switch?
We have used various platforms for managing Docker containers, such as Rancher, Azure App Service, and Portainer.
How was the initial setup?
The first adoption was hard because the Kubernete's learning curve is pretty high.
What about the implementation team?
The in-house team only.
What's my experience with pricing, setup cost, and licensing?
It's open-source and free, so pricing should not be applied here.
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.
Which other solutions did I evaluate?
We prefer Kubernetes due to the unification and the next level of the platform itself.
Which deployment model are you using for this solution?
Hybrid Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Amazon Web Services (AWS)
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Senior software developer at a tech services company with 1,001-5,000 employees
Offers excellent rollout and storage orchestration, but VMs are not GUI-based
Pros and Cons
- "Offers automated rollouts and storage orchestration"
- "The virtual machines should be GUI-based"
What is our primary use case?
At our company, we use the solution internally and integrate it with other products. Kubernetes is helping our organization shift from bare metal servers to cloud infrastructure.
At our company, we use the solution to create nodes and multiple databases for our organization's clients. Kubernetes also helps me run SQL servers and other similar applications. Using some internal tools at our company, we convert our Kubernetes virtual machine into a GUI-based system that works seamlessly.
The solution also helps our company develop custom hosting solutions across different servers. The cost of developing custom solutions is also reduced by utilizing Kubernetes.
What is most valuable?
Kubernetes helps seamlessly build cloud infrastructure for development and testing. The tool assists in the production of small-scale databases for SMEs. Kubernetes empowers the customization of products developed by our company and accelerates the development process.
With Kubernetes, a complete product with major functionalities can be developed in a day or two, as might have been discussed by a company in the SOP. MVP or demo product development is also possible with Kubernetes. The development of applications with all required components by the client, including the infrastructure, backup, security, and operating system, becomes very fast with Kubernetes.
The most valuable features of Kubernetes for me will be automated rollouts or rollbacks, storage orchestration and high-end availability. The storage tasks and load balancing of applications also become easier with Kubernetes.
What needs improvement?
The virtual machines from Kubernetes should be GUI-based. The virtual machines can be used only as a command prompt or CLI with Kubernetes. It should allow integration with other interfaces developed using different open-source technologies. Kubernetes should provide centralized free training that is easily available. The product should be made more viable and user-friendly for innovative users.
For how long have I used the solution?
I have been using Kubernetes for two years.
What do I think about the stability of the solution?
The solution is stable, but there are glitches occasionally. At our company, we are using Kubernetes for customization, so glitches are expected.
What do I think about the scalability of the solution?
The solution is scalable, but it's mostly based on bare metal servers, so a user cannot exceed a specified limit. Suppose I have a fifteen-core CPU; then, all the nodes will simultaneously use all the resources, which can lead to downtime in the server. When you try to work with proprietary or open-source systems like Kubernetes a common error occurs where the database backup is not utilized.
How are customer service and support?
The solution provider's customer support needs to be improved. I would rate the customer support as six out of ten.
How would you rate customer service and support?
Neutral
How was the initial setup?
The product's deployment is straightforward. Only experienced and trained engineers can carry out the deployment. The solution's deployment can be completed within a couple of hours, even if it includes scripting or creating a development/testing environment. But in some rare cases the deployment time can be longer if it involves extensive R&D.
About three professionals are needed for the deployment of the solution: one architect, one developer, and another individual for maintenance.
What was our ROI?
The solution can generate a good ROI and save 50% of the cost for a company.
What's my experience with pricing, setup cost, and licensing?
It's an affordable solution. I would rate the pricing a five out of ten.
Which other solutions did I evaluate?
At our company, we have worked with KubeVirt as well. KubeVirt helps our company convert CLI to a GUI-based product.
What other advice do I have?
I would rate Kubernetes as seven out of ten. I would advise others to learn Python or YAML programming language before using Kubernetes.
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Last updated: May 19, 2024
Flag as inappropriateSenior Software Engineer at a retailer with 10,001+ employees
A strong microservice container orchestration tool, with excellent fail-safe management features
Pros and Cons
- "We find the smooth, instant fail-safes in this solution to be very useful, as this allows for easy revival of dying quads or failing applications."
- "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."
What is our primary use case?
We use this solution to orchestrate all of our microservice containers, and our deployed services within the infrastructure of large companies and small scale startups.
How has it helped my organization?
This tool has made deploying, scaling and managing applications very straightforward for us, and fail-safes are easily integrated, which saves us a lot of time.
What is most valuable?
We find the smooth, instant fail-safes in this solution to be very useful, as this allows for easy revival of dying quads or failing applications.
The scaling feature, and the fact that it is automated, is one of our favorite features of this product. There is also good API support, to improve application integration and cluster monitoring, and a dashboard for log monitoring purposes.
What needs improvement?
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 have also found that the documentation that is offered with this solution could be better.
For how long have I used the solution?
We have been working with this solution for two years.
What do I think about the stability of the solution?
We have found this to be a very robust solution. The only time stability issues occur is when there is a problem with cloud connectivity.
What do I think about the scalability of the solution?
The scalability of this solution is very good.
How are customer service and support?
The technical support for this solution is very good. There is a support community set up, and a lot of available online instruction for how to deal with certain issues or to learn more about the available features.
How was the initial setup?
The initial setup of this solution was complex, as there is no tool to help with the process.
What about the implementation team?
We implemented the solution in-house.
What's my experience with pricing, setup cost, and licensing?
This is an open-source solution, so there are no licensing costs associated with its use.
What other advice do I have?
We would recommend that organizations utilize the sample repository available with this solution, to work on configuration tweaks before deploying the product. This will save future issues occurring from changes that do not suit the business needs.
We would rate this solution a nine out of ten.
Which deployment model are you using for this solution?
Public Cloud
Disclosure: I am a real user, and this review is based on my own experience and opinions.
![PeerSpot user](https://www.peerspot.com/assets/media/images/anonymous_avatar-ddad8308.png)
Buyer's Guide
Download our free Kubernetes Report and get advice and tips from experienced pros
sharing their opinions.
Updated: February 2025
Product Categories
Container ManagementPopular Comparisons
Microsoft Defender for Cloud
VMware Tanzu Platform
Red Hat OpenShift Container Platform
Amazon EKS
Rancher Labs
Nutanix Kubernetes Engine NKE
Google Kubernetes Engine
Portainer
HashiCorp Nomad
HPE Ezmeral Container Platform
Komodor
NGINX Ingress Controller
Diamanti
Replicated
Buyer's Guide
Download our free Kubernetes Report and get advice and tips from experienced pros
sharing their opinions.
Quick Links
Learn More: Questions: