In Virtual Machine (VM) based clouds, the power consumption of a group of virtual machines running on servers, can be measured using some methods such as Dynamic Voltage and Frequency Scaling (DVFS) technique.
On the other hand, in Container-Based clouds, containers are running on top of operating systems.
What methods and techniques are available for measuring and evaluating the power consumption of a group of containers or even a single container?
Thanks