logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Peter Hunt, Markus Lehtonen
2022-10-27

tldr - powered by Generative AI

The conference presentation discusses resource management in Kubernetes and the implementation of Quality of Service (QoS) classes to prioritize resource allocation for pods.
  • Kubernetes is implementing QoS classes to prioritize resource allocation for pods
  • The responsibility of balancing resources falls on the admin
  • There is no automatic reconciliation for resource allocation when pods disappear
  • Future work includes making explicit the Pod QoS class and implementing new types of resources