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