Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
A complete guide to setting up a k3s Kubernetes cluster on a Raspberry Pi, managed with GitOps (Flux) and secure secrets (SOPS).
How to fix a k3s cluster that's in a connection-refused crash loop after a Raspberry Pi rebooted and changed its IP address. Spoiler: It's always the database.
A hands-on developer-focused introduction to GitOps and Argo CD. Learn how GitOps works, why it...
Series: From "Just Put It on a Server" to Production DevOps Reading time: 15 minutes Level:...
This year my life changed a lot: I quit the company I’d worked at for four years, moved to Japan –...
Series: From "Just Put It on a Server" to Production DevOps Reading time: 18 minutes Level:...
Learn how to implement GitOps on Amazon EKS using Argo CD for automated, declarative application deployments.
GitOps & Argo CD: Understanding the Fundamentals Hello everyone! Welcome to this deep...
Many organizations are working hard to meet NIS2, DORA, or supply-chain-security requirements. And...
Argo CD is a declarative, GitOps-based continuous delivery (CD) tool for Kubernetes. It automates the...
A guide to installing Flux on your Kubernetes cluster and connecting it to your GitHub repository.
In the digital shadows of every large enterprise network, there exists a quiet fear. It is the fear...
gitopsWithArgoCD-Docs gitops-argocd-Repo 1. What is GitOps? GitOps is a modern approach to...
level 400 Welcome, builders! In this blog series, we will explore the exciting world of GitOps and...
TL;DR: This post introduces Proxmox-GitOps, a system that creates a self-managing CI/CD control plane...
"Oh you do platform engineering, you mean CI/CD and pipelines?" This was my friend's response when...
Optimizing Kubernetes Management with GitOps and CD Tools. We’ve come a long way from the days of...
Version controlling your infrastructure is a starting point. The real power comes from automating the...
In our previous article we saw how to set up an Istio service mesh and monitor it using Kiali. Now...
GitOps was pitched as a transformative approach to software delivery and infrastructure management,...
Part 3 of my homelab series: How ArgoCD's app-of-apps pattern manages 30+ applications with automatic sync and self-healing.
In this blog post, we’re diving into a hands-on, automated approach to provisioning and managing AWS...
Há alguns meses, adquiri um M910q Desktop (ThinkCentre) para utilizá-lo no meu homelab, permitindo...
If you work in DevOps, Terraform is likely your favorite hammer. It’s reliable, solid, and has built...
In the rapidly evolving world of DevOps and cloud-native applications, GitOps has emerged as a...
In this task you will: Create a simple Kubernetes manifest Push it to a GitHub repo Connect ArgoCD...
How to build a good container platform Description Platform Engineering is the act of...
Introduction Imagine if every infrastructure change was peer-reviewed, version-controlled,...
A quick look at why and how I decided to manage my technical blog posts using Git, Markdown, and GitHub Actions.
Introduction In the fast-paced world of DevOps, automation and version control are...