-
Book Overview & Buying
-
Table Of Contents
Kubernetes Autoscaling
By :
In the previous chapter, I covered the importance of autoscaling in general, the concept of efficiency in compute, and how to implement autoscaling in Kubernetes. But I also introduced the two main categories of autoscaling in Kubernetes: infrastructure and workload. Building on that foundation, this chapter focuses on the latter - workload autoscaling.Efficiently scaling workloads in a Kubernetes cluster is crucial for maintaining optimal performance and resource utilization. Building efficient workloads will have an impact on how many nodes you'll end up needing in a Kubernetes data plane.This chapter goes deeper into workload autoscaling, discovering the challenges, strategies, and tools available to help you get started with building efficient workloads.Additionally, I'll explore the key components that contribute to effective workload autoscaling, along with its challenges. Most importantly, this chapter will focus on understanding how the...
Change the font size
Change margin width
Change background colour