It is where I share what I have been learning or doing.

Cloud

Pinned
Cloud Development Docker K3s Kubernetes Raspberry PI

n8n.io on K3s & Cloudflare tunnel

n8n is a workflow automation platform that doesn't box you in, that you never outgrow, so why not to try it locally

Read more
Pinned
Cloud Development Docker K3s Kubernetes Raspberry PI

Cloudflare Tunnel on K3s

I'll explain how to run Cloudflare tunnel on your K3s cluster, it is simple and easy as 1, 2 and 3 done.

Read more
Argo Tunnel server
Cloud K3s Kubernetes

Rotate your K3s Certificate

Yesterday I got many issues while trying to access my Cluster, it was not the DNS !!!

Read more
K3s logo
Cloud K3s Kubernetes Raspberry PI

K3s with NFS Storage Class

Since K3s comes only with local storage class, I'll explain how to enable an NFS storage class.

Read more
The top two PIs of my cluster
Cloud Development

To Manage or To Host

Just a small talk about whether it is worth to host your services or to offload the services to other provider

Read more
Thinking
Cloud Docker K3s Kubernetes Mastodon Personal

Mastodon on K3s - Part 3

I'll talk about the different yaml files that we will create, to install Mastodon, PostgreSQL and backup our database everyday.

Read more
Cloud K3s Kubernetes Mastodon Personal

Mastodon on K3s - Part 2

In this part I'll talk about configuring your servers so can connect your K3s instances together.

Read more
Cloud K3s Linux Mastodon Personal

Mastodon on K3s - Part 1

In this part I'll list the hardware I use and the requirements you will need to run your own (personal) Mastodon instance.

Read more
Cloud Development Docker K3s Kubernetes

Kubernetes terminology

sometimes, you need a reference for the terminology

Read more
Cloud Development Docker K3s Kubernetes Raspberry PI

Backup Your PostgreSQL databases automatically

As we used the local storage for our postgresql service, we need a way to backup the data, this article will describe what we can do.

Read more