Kubernetes

Highly available Kubernetes with batteries for small business
May 25, 2020

Highly available Kubernetes with batteries for small business

In this elaborate guide we will setup a production-ready Kubernetes cluster by hand.

Categories: Kubernetes DevOps
Speed up docker builds with distcc, ccache and kubernetes
May 10, 2020

Speed up docker builds with distcc, ccache and kubernetes

What if your local development machine is not very powerful to compile a large program? You borrow the power of Kubernetes.

Categories: Kubernetes Development