I help clients create better software.

Hello there 👋🏻! I'm Vincent, a 24y/o DevOps engineer from Belgium. I’m passionate about Kubernetes, automating infrastructure and improving build processes. Currently helping clients implement DevOps practices at Randstad Digital.

Recent projects

Whenever I have time, I like to work on small projects to keep up to date with current technologies.

kube-context

CLI tool

A simple Go tool to manage Kubernetes contexts in a user-friendly way.

go-aws-mfa

CLI tool

A simple Go tool to request temporary AWS session tokens using MFA.

Recent posts

Sharing knowledge is one of the key parts of my job, so this is the section of my website where I try to do that!

Setting up Kubernetes using Talos and Terraform

Jun 27

Discover how I used Talos, Terraform and Flux to create a secure, immutable Kubernetes cluster in minutes — automating deployment and scaling with ease.

Building a Corne keyboard

Apr 04

After years of using a Ducky One 2 TKL, I took the plunge into custom keyboards. Follow my journey building the Corne v3—a 40% ergonomic split keyboard—and my first impressions!

Using Network Policies to Secure Kubernetes Networking

Dec 17

Learn how to secure pod-to-pod communication in Kubernetes with NetworkPolicies, control traffic flow, and lock down workloads for enhanced security in your cluster environments.

Using initContainers to create dependencies on Pods

Oct 17

Discover how to use initContainers in Kubernetes to manage container startup order, replacing Docker Compose's depends_on feature.

Working with affinity, tolerations and taints in Kubernetes

Oct 06

Explore Kubernetes' affinity, tolerations, and taints to precisely control pod placement and optimize node utilization in your cluster.

Copyright © Vincent De Borger