Run K8S like ninja

Running self managed Kubernetes cluster is not that difficult at the end.

2019-07-21 · 4 min · Boban Acimovic

Forget Minikube, try MicroK8s

MicroK8s is a lightweight version of Kubernetes for local development. It can run on Linux (natively) or Mac (in a light VM ).

2019-05-22 · 2 min · Boban Acimovic

Complete your Kubernetes resources as code using helmfile and raw Helm chart

Complete your Kubernetes resources as code using helmfile and raw Helm chart

2019-05-11 · 3 min · Boban Acimovic

Backup Kubernetes MySQL database to DigitalOcean Spaces

Backup Kubernetes MySQL database to DigitalOcean Spaces using CronJob.

2019-02-17 · 3 min · Boban Acimovic