Fork IT

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.

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.

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.

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.

Pushing Notifications Using Gotify

Gotify can be used to send push notifications to your smartphone. In this guide I'll show you how to set it up.

Fork IT © 2026