GCP Managing your costs on Kubernetes I've been doing quite a lot of work around managing cost in Public Cloud recently, specifically with Kubernetes and Google Cloud Platform. One of the key topics of conversation that always gets brought up during on-prem/private cloud to public cloud migrations is cost. There is generally a
Kubernetes NGinx Lua scripting to reload configuration Bear with me... I know the first thing you're probably thinking is "why the hell would he want to do that?!", well, let me explain... I was recently building a horizontally scalable deployment of NGinx pods [https://github.com/Stono/docker-nginx-letsencrypt] on kubernetes. They had shared
Docker Fuse filesystem mount in Kubernetes The Use Case I have been thinking about this problem for a while now. I have an NGinx container/pod, that use LetsEncrypt [https://letsencrypt.org/] for automatic SSL certificate generation (See my container [https://github.com/Stono/docker-nginx-letsencrypt] over on Github). In short, when the container starts - it