
Simple K3S Deployment
Simple K3s Deployment Tutorial This guide will walk you through deploying a K3s Kubernetes cluster using my setup and configuration. Prerequisites Before proceeding, you need the following set...

Simple K3s Deployment Tutorial This guide will walk you through deploying a K3s Kubernetes cluster using my setup and configuration. Prerequisites Before proceeding, you need the following set...

Why I Chose Hugo Recently, I decided to update my father’s website, which was originally built using WordPress. My experience with WordPress wasn’t ideal—it was slow and required constant updates,...

Deploying RKE2 with Ansible In this post, I’ll walk you through deploying RKE2 on six VMs using Ansible. I’ll be using an Ansible script from JimsGarage. Before proceeding, make sure you have an A...

Prerequisites for my Kubernetes RKE2/K3S cluster Hello there! 👋 Welcome to my first post, where I’ll be guiding you through the setup of my Kubernetes K3S/RKE2 cluster. This post will cover the ha...