Kimelyne Servais

Kimelyne Servais

Kimelyne is a Site Reliability Engineer (SRE) at Padok. She works with DevOps technologies such as Terraform, Docker, Gitlab CI, Kubernetes, and AWS.

Using Terraform for EKS cluster

Using Terraform for EKS cluster

Here is a tutorial to get started with Terraform, EKS & AWS. Learn how to deploy an EKS cluster and how to use the AWS console to view all your resources.

Working with taints and tolerations in Kubernetes

Working with taints and tolerations in Kubernetes

Taints and tolerations in Kubernetes allow you to define rules to organise the way your pod is affected to nodes. Discover how it works!

Helm 3 and its fundamental commands

Helm 3 and its fundamental commands

Helm makes it easy to run applications inside Kubernetes. Learn the new architecture and the basic Helm 3 commands.

How to use the first command line interface of GitHub : GitHub CLI 1.0

How to use the first command line interface of GitHub : GitHub CLI 1.0

September 2020, Github launched its first command line interface: GitHub CLI 1.0. Learn how to manage your repositories with pull requests in this article.