// Tech Talk //

Kubernetes Requests, Limits, and Autoscalers: How They (Sometimes Don't) Work Together

Published on December 2, 2021 · Updated on December 2, 2021
Kubernetes Requests, Limits, and Autoscalers: How They (Sometimes Don't) Work Together

Video

About the Talk

Did you know that setting the wrong requests and limits for pods can crash your entire cluster?

See a breakdown of the interconnected parts involved with automating a Kubernetes configuration, from defining requests and limits, to understanding the complex nature of autoscalers and schedulers.

Learn best practices on balancing these automated tools to assist rather than hinder your application infrastructure.

What You’ll Learn

  • What are requests and limits? Why do we use them?
  • How does the Cluster Autoscaler work?
  • How does the Horizontal Pod Autoscaler work?
  • How can you set intelligent requests and limits in YOUR cluster?

This Talk Is Designed For

New and experienced Kubernetes developers that want to learn more about how these complex Kubernetes services interact.

Resources

Slides

Kubernetes on DigitalOcean: Docs

Requests & Limits Crash Course by Henning Jacobs [Video]

CPU limits and aggressive throttling (The CFS bug he mentions has been patched.)

HPA Algorithm details

Using the Vertical Pod Autoscaler

Kubernetes best practices: resource requests and limits

Kubernetes best practices: configuring liveness probes

CPU Management [Kubernetes Documentation]

Thanks for learning with the DigitalOcean Community. Check out our offerings for compute, storage, networking, and managed databases.

Learn more about us


Want to learn more? Join the DigitalOcean Community!

Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in our Questions & Answers section, find tutorials and tools that will help you grow as a developer and scale your project or business, and subscribe to topics of interest.

Sign up now
About the authors

Still looking for an answer?

Ask a questionSearch for more help

Was this helpful?
 
Leave a comment
Leave a comment...

This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Try DigitalOcean for free

Click here to sign up and get $200 of credit to try our products over 60 days!
Try DigitalOcean for free