GithubHelp home page GithubHelp logo

gpgn / sustainable-computing-sandbox Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 33 KB

๐ŸŒฑ Experimental environment to develop on energy- and carbon-aware cloud-native software.

License: MIT License

Just 13.60% Shell 86.40%
carbon-aware-scheduling cloud-native ebpf energy-monitoring kubernetes machine-learning sustainability carbon-monitoring energy-aware-scheduling rust

sustainable-computing-sandbox's Introduction

Sustainable Computing Sandbox

๐ŸŒฑ Experimental environment to develop on energy- and carbon-aware cloud-native software.

๐Ÿ“ฆ Components

  • Local cloud infrastructure
  • Energy consumption monitoring stack
  • Carbon emission monitoring stack
  • Machine learning infrastructure and workloads
  • Visualization stack
  • Execution management tool

๐Ÿ“‹ Requirements

This project uses the just command runner for ergonomic development. To install with cargo:

cargo install just

๐Ÿ› ๏ธ Installation

Download and install all necessary requirements:

just install requirements

โšก Usage

To start the cluster and deploy all components:

Note: Deployment might fail if a VPN is active.

just init

To deploy specific components:

just deploy infra  # spin up a local cluster, without deploying other components
just deploy [energy-monitoring|carbon-monitoring|machine-learning|visualization]

To run a workload, for example to test energy consumption or carbon emission monitoring:

just run [machine-learning]  # run all workloads defined in machine-learning

๐Ÿ–ฅ๏ธ Dashboards

If deployed, visualizations can be accessed with:

just view  # opens all dashboards
just view [kepler|flyte]

๐Ÿงน Teardown

To remove everything:

just teardown  # remove the entire cluster, including all components 

To remove specific components:

just teardown [energy-monitoring|carbon-monitoring|machine-learning|visualization]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.