Kubernetes
Updated June 10, 2025
Kubernetes

Score 8 out of 10
Vetted Review
Verified User
Overall Satisfaction with Kubernetes
Kubernetes allows to create a unified compute and scheduling substrate across many potentially disparate providers and vendors. Even more importantly, this substrate can then be used to provide developers an abstracted platform to use. That, of course, requires layers of automations and services, but that's where the unified approach of using standardized Kubernetes-based APIs and concepts pays off. Everything else is just side effects and depends on how well you execute.
Pros
- Standardized APIs
- Scheduling workloads
- Managing resources
Cons
- Complexity
- Overhead
- OOTB mechanisms sometimes not efficient enough (mitigated by using DIY tooling or something that is not a core k8s offering but exists in the rather rich ecosystem). HPA would be an example
- The primary impact in appropriate use cases is streamlining and unifying your computing substrate
- If leveraged properly, it *can* lead to cost savings and resourse usage efficiencies, however, it is very important to emphasize that Kubernetes by itself does NOT guarantee any of those. Use wisely!
Nomad is a simpler, more down-to-earth alternative to Kubernetes. In some sense, it is more similar to Amazon's ECS, but with more bells and whistles. For use cases not requiring the whole complexity of Kubernetes platform, Nomad can provide a much simpler and at the same time no less powerful orchestration engine
Do you think Kubernetes delivers good value for the price?
Yes
Are you happy with Kubernetes's feature set?
Yes
Did Kubernetes live up to sales and marketing promises?
I wasn't involved with the selection/purchase process
Did implementation of Kubernetes go as expected?
Yes
Would you buy Kubernetes again?
Yes
Comments
Please log in to join the conversation