Integration of the Energy Aspect in Kubernetes
Date: July 02, 2024
Location: Faculty of Medicine, Nantes
This talk was presented at the ComPAS 2024 Conference in Nantes, France.
Abstract
In this presentation, I discussed the integration of energy consumption metrics into Kubernetes orchestration. The talk covered:
- Energy-aware scheduling strategies
- Monitoring and metrics collection for energy consumption
- Custom Kubernetes schedulers for energy optimization
- Real-world use cases and implementations
Key Takeaways
- Energy efficiency is becoming increasingly important in cloud computing
- Kubernetes can be extended to consider energy metrics in scheduling decisions
- Custom schedulers provide flexibility for implementing energy-aware policies
Resources
For more information about this topic, please refer to my related blog posts on Kubernetes schedulers and custom controllers.