Pierre Averous

Pierre Averous

Pierre is a Site Reliability Engineer (SRE) at Padok. He is working for our clients on technologies such as Docker, Kubernetes, AWS and GitLabCI.

The Cloud behind the scenes: how magic is it really?

The Cloud behind the scenes: how magic is it really?

Ever wondered how VMs are magically born into the cloud? Well, it is no magic, only science, and engineering. If you want a peek into the machinery, tag along!

Using kubeadm for a Kubernetes on-premise setup

Using kubeadm for a Kubernetes on-premise setup

Find out how you can use kubeadm in order to deploy a fully fledged Kubernetes cluster into your own bare-metal infrastructure.

Understanding how EKS and IAM work together

Understanding how EKS and IAM work together

EKS and IAM work well with OIDC to achieve minimum privilege for your Kubernetes workloads. Let me show you how exactly this works!

Setting up a Debian package mirror with Aptly for offline use

Setting up a Debian package mirror with Aptly for offline use

Installing packages in an offline environment is a tricky thing to figure out. Find out how you could set up your own Debian package mirror for offline use.

How to effectively boost your Ansible code's quality?

How to effectively boost your Ansible code's quality?

Having high quality in your Ansible code is the key to working efficiently and collaborating as a team. Find out my tips to boost the quality of your code!