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.

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.

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!

SG and NACL configurations for Amazon EKS

SG and NACL configurations for Amazon EKS

This blog post compares AWS Security Groups (SGs) and Network Access Control List (NACLs) for firewall good practices for an Amazon EKS cluster.

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?