Scaling Kubernetes
Kubernetes is designed to be a highly scalable system, out-of-the-box. It does an excellent job of automatically scaling workloads, allocating resources, balancing application demand and so on.
This does not mean, however, that Kubernetes is a set-it-and-forget-it platform. There are a variety of extra steps that admin teams should take to make sure that Kubernetes performs optimally, especially at scale.
After reading this eBook, one of a series, you will understand:
- How to manage cluster and application performance at scale
- Addressing networking challenges in large scale Kubernetes environments
- Managing Kubernetes configurations and monitoring Kubernetes environments at scale