Huamin Chen
Huamin Chen
@bergwolf +1
It is both optimized (through QEMU block without have to attach the volume to the host) and required (for isolation) mode for VM and limited to block devices. @bergwolf `Detached`...
also if `route` can accept interface name as below, that'll be great `{"dst": "10.123.123.0/24", "gw": "10.85.46.245", "dev": "br1"}`
Use the [this repo](https://github.com/sustainable-computing-io/kepler-helm-chart) for development
Please use [this repo](https://github.com/sustainable-computing-io/kepler-doc) for documentation. Ideally we have doc to serve the following purposes: - For developers: an deep dive into the development environment, architecture, methodology, enhancement. - For...
@geertpingen thanks for the pointer, alternative is good for consumers :D Kepler and Scaphandre both want to give users an answer on how much energy spent by a workload (process,...
@geertpingen slack invite sent. The coefficients are hardcoded at the moment. They will be learned via online training by the model server (still under construction). If you are excited about...
thank you for confirming this @Feelas! The estimator socket feature is a work-in-progress. We'll test this out more thoroughly and keep you posted
@Feelas the message `dial unix /tmp/estimator.sock: connect: no such file or directory` is benign. The short story is that, the estimator sidecar is not yet started (this is being worked...