[k8s] resource and cost optimisation with kube-green
There's no reason anymore to leave our development workloads running also during off hours.
Cloud providers gave us mainly elasticity, on the other hand to really take cloud advantages a mind change is needed.
What I mean? I mean for example, the FinOps practices mandatory to continue a cloud business innovation.
Firstly, why leave cloud resources running (and paying for them) if we can stop them?
Talking about Kubernetes, kube-green is a very interesting tool to allow automatic shutdown of deployments during off hours.
This practices for example allow to put costs near to zero while using Kubernetes setup with autoscaling/totally managed (ex. GKE autopilot --> https://www.yuribacciarini.com/gcp-google-kubernetes-engine-autopilot/)
Read more here --> https://kube-green.dev