This repository contains the scripts, manifests, and steps used during the Demo at GDG Cochin.
To demonstrate a POC of the Green Cloud Triangle by leveraging OSS cloud native tooling.
We will be deploying simple Hello World applications on the k3d cluster.
The applications will be running on Webassembly runtimes such as Spin, Lunatic, Slight, and Wasm Workers Server.
We will take a look at some of the energy metrics per deployed pod using the Kepler project and will be leveraging kube-green to shut down/start up services per schedule.
-
k3d => Lightweight wrapper to run Rancher's k3s distribution on Docker
-
Kepler => Kubernetes Efficient Power Level Exporter
-
kube-green => Kubernetes add-on to automatically schedule shut down resources when you don't need them.