[k8s] kubernetes events logger
Cluster administrators usually need to collect Kubernetes events to allow a better troubleshooting. By default Kubernetes does not stream these logs on regular STDOUT, "k8s-event-logger" tools comes exactly for this reason!
[k8s] optimize workloads with pod resource recommendations
Most Kubernetes pods could be better configured in terms of resources.
Unfortunately, is not so easy out-of-the-box.
Robusta KRR (Kubernetes Resource Recommender) comes to help us with it.
[docker] optimise distributed builds with remote docker cache
Optimize distributed builds with remote docker cache
[k8s] resource and cost optimisation with kube-green
Gone are the days when we had our applications always up&running. Cloud providers gave us a lot of elasticity, but without a mind change all this magic world will soon become a hell.
[GCP] Google Kubernetes Engine autopilot
GKE autopilot is the Kubernetes solution by Google for who wants to run pods and nothing else while having in the meantime a Kubernetes feeling!