Horizontal Autoscaling with Kubernetes

Опубликовано: 14 Октябрь 2024
на канале: Southern California Linux Expo
165
2

Talk by Rob Richardson

https://www.socallinuxexpo.org/scale/...

Now that the app is running in Kubernetes, how do we scale it to meet demand? What metric should we use? CPU? Requests? something else? Let's dig into why we auto-scale, and how we auto-scale with lots of examples. Finally we'll look at potential pitfalls and gotchas like how to scale to 0 and how to avoid scaling too big for your budget. Come learn how to scale with Kubernetes.