To ease the deployment and for security reasons, I’m running most of my applications in Docker containers. Since theses containers
Continue readingTag: Kubernetes
Detect your Kubernetes deprecated API with pluto
I like Kubernetes, but sometimes it’s a bit hard to follow the evolution of its API. To keep your YAML
Continue readingRemove a master node from a HA Kubernetes cluster
Few weeks ago one the master nodes of one of my cluster has become unstable. I got an error when
Continue readingSelf managed Kubernetes with Nginx Ingress
In this tutorial we see how to use Nginx-Ingress on a single Kubernetes node. This tutorial is working on bare-metal
Continue readingYour Jenkins jobs on Kubernetes
In this article we will see how to combine Jenkins and Kubernetes to start your jobs in your cluster. What
Continue readingWiki.js and Kubernetes
Documentation is good, eat it 🙂 Wiki.js is a modern Wiki software who is still in development. It has a
Continue reading