Skip to content

divya-mohan0209/gdg-cochin-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GDG Cochin Demo

This repository contains the scripts, manifests, and steps used during the Demo at GDG Cochin.

What is the aim?

To demonstrate a POC of the Green Cloud Triangle by leveraging OSS cloud native tooling.

What will be doing?

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.

What do we need?

  • k3d => Lightweight wrapper to run Rancher's k3s distribution on Docker

  • Kepler => Kubernetes Efficient Power Level Exporter

    • Helm => Needed to install the Kepler charts
    • yq => Lightweight parser for JSON, YAML etc with syntax just like jq. This tool is needed to install the Kepler Grafana Dashboard.
  • kube-green => Kubernetes add-on to automatically schedule shut down resources when you don't need them.

About

Scripts, manifests, and steps for the Demo at GDG Cochin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published