Kubernetes 15 September 2020 Create a local Kubernetes cluster with Vagrant Testing Kubernetes is quite easy thanks to solutions such as Minikube. However, when you want to test cluster-specific features, such as load balancing or failover,
Traefik 29 July 2020 Traefik 2.3 + ECS + Fargate : Reverse proxy serverless in AWS Traefik is a reverse proxy that we have already mentioned on this blog in the past. Very powerful coupled with containers, it allows a fine
Featured Traefik 23 July 2020 Traefik 2.3 : Towards plugins and beyond! Traefik 2.3 (codename: Picodon - picodon is a cheese, which you can see in the banner of this article) is available as a release
Docker 20 July 2020 Why and how I got rid of Disqus Lately, I've made some changes to this blog, discreetly. One of the main changes is the management of comments, goodbye Disqus, hello Commento. I'll explain
Traefik 1 April 2020 Traefik 2 - Reverse proxy in Kubernetes Today, we deploy more and more applications and micro-services in Kubernetes. Managing all the entry points of these applications can be problematic. To facilitate this
Traefik 3 February 2020 Traefik 2 - TLS Configuration (Rank A+ on SSLLabs) Disclaimer: Due to the descriptions I give below, this post will be longer than my usual posts. Security is everyone's business. As a security architect,
Traefik 16 January 2020 Extraction of Traefik accesslogs and dashboard creation A few weeks ago, I wrote an article explaining the migration from Traefik 1 to Traefik 2, but this time I propose to address a
Traefik 6 January 2020 Small migration guide from Traefik 1 to Traefik 2 I recently moved the front of this blog from Traefik 1 to Traefik 2, and to say the least, it's no picnic. My Traefik use