Is your Kubernetes autoscaling just HPA? Discover the layers of elasticity that slash costs and handle any demand.
#1about 4 minutes
Why cloud-native systems require multi-layered elasticity
Modern applications need to be anti-fragile and support hyperscale, which requires elasticity at the workload level (horizontal/vertical) and the infrastructure level (cluster scaling).
#2about 5 minutes
How metrics and events drive Kubernetes autoscaling decisions
Autoscaling relies on events for cluster-level actions and a multi-layered metrics API for workload scaling based on resource, custom, or external data sources.
#3about 5 minutes
Implementing horizontal pod autoscaling with different metrics
The Horizontal Pod Autoscaler (HPA) can scale pods based on simple resource metrics like CPU, custom pod metrics, or external metrics from Prometheus.
#4about 2 minutes
Using the vertical pod autoscaler for right-sizing workloads
The Vertical Pod Autoscaler (VPA) can automatically adjust pod resources, but its recommendation mode is most useful for determining optimal CPU and memory settings.
#5about 4 minutes
How the default cluster autoscaler works on GKE
The default cluster autoscaler automatically provisions new nodes when it detects unschedulable pods due to resource constraints, as demonstrated on Google Kubernetes Engine.
#6about 5 minutes
Using Carpenter for fast and flexible cluster scaling on AWS
Carpenter provides a fast and flexible cluster autoscaling solution for AWS EKS, enabling cost optimization by using spot instances for scaled-out nodes.
#7about 1 minute
Exploring KEDA for advanced event-driven autoscaling
KEDA (Kubernetes Event-driven Autoscaling) enables scaling workloads, including to zero, based on events from various sources like message queues or databases.
#8about 1 minute
Summary of Kubernetes autoscaling tools and techniques
A recap of essential autoscaling components including the metric server, HPA, VPA, cluster autoscalers like Carpenter, KEDA, and the descheduler for cluster optimization.
#9about 2 minutes
Q&A on autoscaler reliability and graceful shutdown
Discussion on the production-readiness of autoscalers, the importance of observability, and how to achieve graceful pod termination during scale-down events.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
01:55 MIN
Why autoscaling gRPC services can be challenging
gRPC Load Balancing Deep Dive
02:45 MIN
Understanding the challenges of scaling Kubernetes with confidence
5 steps for running a Kubernetes environment at scale
01:54 MIN
Scaling inference with Kubernetes and smart routing
Unveiling the Magic: Scaling Large Language Models to Serve Millions
07:34 MIN
Live demo of an auto-scaling event-driven application
Serverless Java in Action: Cloud Agnostic Design Patterns and Tips
03:08 MIN
Case study on optimizing a GKE cluster
Minimising the Carbon Footprint of Workloads
04:27 MIN
How application scaling works in Cloud Foundry
CD2CF - Continuous Deployment to Cloud Foundry
00:57 MIN
Managing containers at scale with Kubernetes
#90DaysOfDevOps - The DevOps Learning Journey
04:16 MIN
Auto-scaling Knative services based on traffic load
Learning Kubernetes made easy with KubeCampusLearning to use Kubernetes? KubeCampus by Kasten offers free educational content for all skill levels to get you started!Kubernetes is an open-source system for deploying, scaling and managing containerized applications. It allows you to deploy your ...
Chris Heilmann
All the videos of Halfstack London 2024!Last month was Halfstack London, a conference about the web, JavaScript and half a dozen other things. We were there to deliver a talk, but also to record all the sessions and we're happy to share them with you. It took a bit as we had to wait for th...
MLops – Deploying, Maintaining And Evolving Machine Learning Models in ProductionWelcome to this issue of the WeAreDevelopers Live Talk series. This article recaps an interesting talk by Bas Geerdink who gave advice on MLOps.About the speaker:Bas is a programmer, scientist, and IT manager. At ING, he is responsible for the Fast...
From learning to earning
Jobs that call for the skills explored in this talk.