Emmanuel Lilette

Emmanuel Lilette

Emmanuel is a Site Reliability Engineer (SRE) at Padok. He is one of our architect specialized in cloud (AWS and GCP) and load testing using Gatling tool.

A load testing tutorial with Gatling’s Frontline on AWS

A load testing tutorial with Gatling’s Frontline on AWS

Here is my feedback on how I used Gatling Frontline to properly load test, tune and scale an infrastructure within hours.

Kubectl debug tools and commands in a Kubernetes environment

Kubectl debug tools and commands in a Kubernetes environment

Debugging a Kubernetes environment can get tedious. This article provides kubectl debug commands, tools and practices to help you debug in a K8s context.

5 minutes to set up Kubernetes Autoscaling

5 minutes to set up Kubernetes Autoscaling

When facing sensible load variations on your Kubernetes infrastructure, the horizontal pod autoscaling is the solution!

Docker-OSX (or Windows) development

Docker-OSX (or Windows) development

How to use docker-sync to quickly solve the slowness issues if you are running your host’s filesystem on osx (or windows). Discover here the cause and tackle it.

Openshift: what templates should you use, Helm or Openshift?

Openshift: what templates should you use, Helm or Openshift?

When deploying an app with container orchestrators (Kubernetes, OpenShift) templating is needed. What templates to use Helm or Openshift?