Kubernetes Deploying a Kubernetes cluster using RKE Using RKE you can deploy a cluster from a simple config file. In this blog post I'll go over how to set it up. Jeroen Vermeylen 23 Feb 2023 · 3 min read
Kubernetes Deploying Joplin using ArgoCD In one of my previous posts we deployed the Joplin server using docker-compose. Now we will deploy it on the Kubernetes cluster using ArgoCD. Jeroen Vermeylen 9 May 2022 · 3 min read
Kubernetes Deploying ArgoCD on Kubernetes To make management off applications easier on the Kubernetes cluster, I deployed ArgoCD. In this post I will guide you through the setup. Jeroen Vermeylen 28 Apr 2022 · 2 min read
Kubernetes Deploying a MicroK8s Kubernetes Cluster The time has come to migrate from docker-compose to Kubernetes. To do this I settled on MicroK8s, although RKE is also a viable option for me. In this post I'll explain how I've set up the cluster. Jeroen Vermeylen 15 Feb 2022 · 4 min read