Blog posts in the DevOps category


Setting up a K8s cluster with kubeadm on a Debian 11 Bullseye laptop

The particularities of setting up a K8s cluster with kubeadm on a laptop


Restoring files that were never committed with git

Going back to a history that never existed


Setting up cusdis on your server behind nginx to host your own comments

Here I go through the steps I followed for setting up a comments system running on my own site


Deploying a pelican static site with Github actions

Deploying this site to the server with Github Actions


Making Dockerfiles architecture independent

Some pitfalls and tips for making Dockerfiles that build for any platform