Fabien Huitelec

Fabien Huitelec, a kind of SRE, and mostly developer, devops & sysadmin.

Traefik as an ingress controller on minikube with kustomize & helm

July 17, 2019

I wanted to mess around with skaffold and do it with a clean minikube setup. And by clean I mean one where I can access my services locally via a nice hostname like myservice.dev. I am quite…

My non-technical colleague outdid my 2-year work in 1 month

August 11, 2018

Through this story, I want to highlight a fact I learnt the hard way: we, developers, need to seek for simplicity, at its essence.

Build your PHP/Nginx docker artifact

July 16, 2018

And not one more.

Replay a Jenkins build pipeline locally

January 24, 2017

Let me introduce you, in a nutshell, a way to iterate on a Jenkins pipeline on your local machine.