is it possible to know the power consumption of my Kubernetes deployed on a cloud (Ovh cloud) or another cloud?
I tried to use monitoring tools but they don't offer power consumption data because they need access to physical sensors and I had no way to access them on my k8s cloud service, I need to know if I have 20 applications running on my k8s, does it consume the same power as 50 running applications.
You might want to check tools like Kepler and Scaphandre, they provide solutions for tracking energy usage at the process, container, and Kubernetes pod levels.
Exploring Kepler's potential
Introducing Kepler: Efficient power monitoring for Kubernetes
How to measure energy consumption of Kubernetes applications with Scaphandre