Welcome to my blog! This is where I share my knowledge and experiments with information technology, specifically DevOps, Cybersecurity and, necessarily, DevSecOps. My happiness lies in the intersection of coding and infrastructure, all done in a secure way.
I'm an advocate of the Open-Source and Open-Security philosophy, and that's the main reason why I've created this blog. I hope it may be useful to anyone interested in these topics, in the same way that many other blogs are useful to me.
Most of the posts are about managing the Kubernetes cluster that I run in my homelab using GitOps. They explain my main decisions and also work as a documentation base for the repository that holds its code. I also write some posts about the pipelines I build, as well as some useful productivity insights.
Please feel free to give me any feedback and suggestions you find valuable. I'd be really grateful.
Featured
-
Homelab S01E03 - The CI gate
Why and how to create a CI gate in a Kubernetes cluster managed by GitOps
-
Homelab S01E02 (part2) - When the repo is the cluster #2 (GitOps with Flux)
How to implement GitOps with Flux in a Kubernetes cluster
-
Homelab S01E02 (part1) - When the repo is the cluster #1 (GitOps)
How to manage a Kubernetes cluster with GitOps
-
Homelab S01E01 - From commit to prodution: a homelab pipeline with full control
An example of a pipeline with full control
Recent Posts
-
Homelab S01E00 - Kubernetes in a home server?
The reasons why you should use Kubernetes in your home server
-
Write in Obsidian, publish anywhere (automatically)
A pipeline to create notes in Obsidian and automatically publish them as posts in a blog