Getting Started
Overview
How many of your dev/preview pods stay on during weekends? Or at night? It's a waste of resources! And money! But fear not, kube-green is here to the rescue.
kube-green is a simple k8s addon that automatically shuts down (some of) your resources when you don't need them.
How much CO2 does a pod produce yearly?
By our assumption, it's about 11 Kg CO2eq per year per pod (here is the calculation).
Use this tool to calculate it:
CO2 Calculator
ResultsTotal (Kg CO2eq/week)
Keep reading to find out how to use it, and if you have ideas on how to improve kube-green, open an issue or start a discussion, we'd love to hear them!
Tutorials
Try our tutorials to get started. They are available here.
Install
To start using kube-green, you need to install it in a Kubernetes cluster. Click here to see how to install.
Create and deploy SleepInfo
You can take a look at example configurations available here, or create it with the docs here.
And that's it! Now, let kube-green sleep your pods and save CO2!
Real use cases
To see real use case examples, check here.