May 13, 2025
K9s is a utility that provides a terminal UI to interact with your Kubernetes clusters. To install...
May 7, 2025
You can run a private Docker registry using Cloudflare R2 as your storage backend, in this tutorial...
May 6, 2025
First, we're going to configure the networking, lets assume we have two different network interfaces...
May 1, 2025
We can configure MicroK8s to use Ceph as its storage. This tutorial assumes you already configured a...
April 30, 2025
MicroCeph is a utility mantained by Canonical that allows us to deploy a Ceph cluster without dealin...
April 29, 2025
MicroCeph is a utility mantained by Canonical that allows us to deploy a Ceph cluster without dealin...
April 28, 2025
This tutorial assumes you already have a MicroK8s cluster with one node running, if you don't check...
April 25, 2025
MicroK8s allow us to deploy, scale and manage a Kubernetes cluster simplifiying the process. We can...
April 24, 2025
When creating a small Kubernetes cluster with 3 nodes, you might want to make the control plane node...
April 23, 2025
Kubernetes provides a dashboard to manage your cluster, to install it first we need to make sure we...
April 22, 2025
While debuging a Kubernetes cluster it's common to see the events registered using the command: ```...
April 21, 2025
In this tutorial, we'll go through the step-by-step process of installing a Kubernetes cluster using...
March 17, 2025
By default, the first element in the GRUB menu will be selected after the seconds at `GRUB_TIMEOUT`...
February 20, 2025
Cloud-init provides our device the network configuration at boot. If we want to configure manually...
February 19, 2025
Netplan is a utility for easily configuring networking on a linux system. We can specify a static...
February 18, 2025
In order to configure a Wi-Fi interface using Netplan, we have to edit the desired Netplan yaml file...