Skip to content

GreenKube

v0.2.4 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

carbon-emissions carbon-footprint cloud co2 cost-optimization devops
+12 more
fastapi finops grafana green-computing green-software greenops helm kubernetes prometheus python sustainability svelte

Summary

AI summary

Updates ✨ Highlights, 🔗 Resources, and https://demo.greenkube.cloud across a mixed release.

Full changelog

🚀 GreenKube v0.2.4 — Beta

Second Beta release. The codebase has 492 tests, a production-ready Helm chart, and a live demo at demo.greenkube.cloud.

✨ Highlights

  • Demo mode — explore GreenKube with 7 days of realistic data, no cluster required:
    docker run --rm -p 9000:9000 greenkube/greenkube:0.2.3 demo --no-browser --port 9000
    
  • Grafana dashboard — pre-built dashboards/greenkube-grafana.json with CO₂e, cost, energy, node utilization, and recommendation panels
  • Prometheus integrationServiceMonitor, NetworkPolicy, and /prometheus/metrics endpoint with full label set
  • Database migration system — versioned schema migrations for PostgreSQL and SQLite
  • 9-type recommendation engine — zombie pods, CPU/memory rightsizing, autoscaling, off-peak scheduling, carbon-aware scheduling, node rightsizing

What's Changed (since v0.2.3)

  • perf: SQL-level aggregation for metrics/summary and metrics/timeseries by @HugoLelievre in https://github.com/GreenKubeCloud/GreenKube/pull/177
  • perf: load dashboard recommendations in background (non-blocking) #178 by @HugoLelievre in https://github.com/GreenKubeCloud/GreenKube/pull/179
  • fix: greenkube start hang + invisible INFO logs in container by @HugoLelievre in https://github.com/GreenKubeCloud/GreenKube/pull/180
  • fix: prometheus servicemonitor issue and version bump to 0.2.4 by @HugoLelievre in https://github.com/GreenKubeCloud/GreenKube/pull/181

Installation

Helm (recommended):

helm repo add greenkube https://GreenKubeCloud.github.io/GreenKube
helm repo update
helm install greenkube greenkube/greenkube -n greenkube --create-namespace

Docker demo:

docker run --rm -p 9000:9000 greenkube/greenkube:0.2.3 demo --no-browser --port 9000

🔗 Resources

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track GreenKube

Get notified when new releases ship.

Sign up free

About GreenKube

All releases →

Related context

Related tools

Beta — feedback welcome: [email protected]