-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Kubernetes Autoscaling
By :
In the previous chapter, we dived into autoscaling workloads using HPA and VPA. These solutions provide a very good starting point if your scaling needs are simply about CPU and memory, but it gets complicated if you need other types of metrics, especially for event-driven architectures. This is where Kubernetes Event-Driven Autoscaling (KEDA) comes into play.
This chapter will start to dive deep into KEDA. We’ll begin by understanding the need for KEDA and how it simplifies working with HPA. Then, we’ll delve into KEDA’s architecture and components, providing you with a good understanding of how it works. Then, we’ll cover KEDA’s Custom Resource Definitions (CRDs) and practice using them.
Moreover, we’ll explore the wide array of event sources and scalers supported by KEDA, demonstrating its versatility in handling various workloads. You’ll learn how to scale different Kubernetes...
Change the font size
Change margin width
Change background colour