<img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=521127644762074&amp;ev=PageView&amp;noscript=1">

Jess Grebenschikov is a Fairwinds SRE alumni.

14 minute read
| August 9, 2018

Kubernetes HPA Autoscaling with Custom and External Metrics - Using GKE and Stackdriver Metrics

Kubernetes deployment autoscaling is more exciting since HorizontalPodAutoscaler can scale on custom and external metrics instead of simply CPU and memory like before. Read More
14 minute read
| June 5, 2018

Automated SSL certs for Kubernetes with letsencrypt and cert-manager

Did you ever dream of the day where there would be free TLS certs that were automatically created and renewed when a new service shows up? Well that day has arrived. If... Read More