Cyprien Lecallier

Cyprien Lecallier

Cyprien is a Site Reliability Engineer (SRE) at Padok. He is passionate about DevOps technologies, and he loves facing new challenges every day.

How to terraform an Azure app service using container?

How to terraform an Azure app service using container?

This article is a good way to learn how to deploy a high available web application with Terraform in Azure app service using Docker container.

Kubernetes technologies: Kubeadm vs MiniKube, Kind and K3S

Kubernetes technologies: Kubeadm vs MiniKube, Kind and K3S

This blog post compares four Kubernetes technologies: MiniKube, Kubeadm, Kind and K3S to help beginners start with Kubernetes.

How to manage access and EKS permissions?

How to manage access and EKS permissions?

Here is a really simple tutorial to manage access and permissions in an AWS Kubernetes cluster (EKS) using AWS roles and Kubernetes resources.

K3S with Raspberry Pi: configuration, connection and installation

K3S with Raspberry Pi: configuration, connection and installation

This article is an easy tutorial to set up Kubernetes cluster on a Raspberry Pi using K3S. We first configure Raspberry Pi, then we install Kubernetes.

How to schedule your pods based on GPU in a k0s Kubernetes cluster

How to schedule your pods based on GPU in a k0s Kubernetes cluster

Tutorial to schedule pods in a Kubernetes cluster based on GPU consumption using the stack k0S, NVIDIA GPU Operator, and GPU Share.