Articles by Tag #gitops

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

From Zero to GitOps: Building a k3s Homelab on a Raspberry Pi with Flux & SOPS

A complete guide to setting up a k3s Kubernetes cluster on a Raspberry Pi, managed with GitOps (Flux) and secure secrets (SOPS).

Learn More 5 0Oct 30 '25

My K3s Pi Cluster Died After a Reboot: A Troubleshooting Story

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.

Learn More 5 0Oct 30 '25

GitOps & Argo CD: A Complete Introduction.

A hands-on developer-focused introduction to GitOps and Argo CD. Learn how GitOps works, why it...

Learn More 3 0Nov 26 '25

Part 8: Helm - Packaging Kubernetes Applications

Series: From "Just Put It on a Server" to Production DevOps Reading time: 15 minutes Level:...

Learn More 1 0Dec 31 '25

Argo CD: When You Actually Need It

This year my life changed a lot: I quit the company I’d worked at for four years, moved to Japan –...

Learn More 0 0Dec 9 '25

Part 9: GitOps with Argo CD - When Git Deploys Your App

Series: From "Just Put It on a Server" to Production DevOps Reading time: 18 minutes Level:...

Learn More 0 2Dec 31 '25

Amazon EKS Series - Part 5: GitOps with Argo CD on EKS

Learn how to implement GitOps on Amazon EKS using Argo CD for automated, declarative application deployments.

Learn More 0 0Dec 18 '25

GitOps Fundamentals: Why Your CI/CD Needs a Single Source of Truth

GitOps & Argo CD: Understanding the Fundamentals Hello everyone! Welcome to this deep...

Learn More 0 0Nov 27 '25

GitSecOps: Why Compliance Only Works When Teams Can Prove What They Deliver — Not Just Promise It

Many organizations are working hard to meet NIS2, DORA, or supply-chain-security requirements. And...

Learn More 0 0Nov 24 '25

Getting started with Argo CD using the CLI

Argo CD is a declarative, GitOps-based continuous delivery (CD) tool for Kubernetes. It automates the...

Learn More 0 0Dec 4 '25

Setting Up GitOps with Flux on a Kubernetes Cluster

A guide to installing Flux on your Kubernetes cluster and connecting it to your GitHub repository.

Learn More 0 0Oct 30 '25

The Secure Network Automation Playbook: Using Ansible, Python, and GitOps for Security

In the digital shadows of every large enterprise network, there exists a quiet fear. It is the fear...

Learn More 0 0Oct 4 '25

GitOps with ArgoCD

gitopsWithArgoCD-Docs gitops-argocd-Repo 1. What is GitOps? GitOps is a modern approach to...

Learn More 0 0Sep 13 '25

GitOps and IaC at Scale – AWS, ArgoCD, Terragrunt, and OpenTofu – Part 1

level 400 Welcome, builders! In this blog series, we will explore the exciting world of GitOps and...

Learn More 18 2Feb 13 '25

Proxmox-GitOps: Selfhosted GitOps IaC Container Automation

TL;DR: This post introduces Proxmox-GitOps, a system that creates a self-managing CI/CD control plane...

Learn More 0 0Sep 27 '25

Platform Engineering for the uninitiated

"Oh you do platform engineering, you mean CI/CD and pipelines?" This was my friend's response when...

Learn More 0 0Aug 29 '25

Why & When to use GitOps: Use-Cases & Principles

Optimizing Kubernetes Management with GitOps and CD Tools. We’ve come a long way from the days of...

Learn More 12 0Mar 11 '25

5 Open Source Repositories to Level Up Your GitOps

Version controlling your infrastructure is a starting point. The real power comes from automating the...

Learn More 7 0Feb 5 '25

Argo CD "App of Apps" on EKS

In our previous article we saw how to set up an Istio service mesh and monitor it using Kiali. Now...

Learn More 2 0Feb 1

6 GitOps Practices That Actually Work

GitOps was pitched as a transformative approach to software delivery and infrastructure management,...

Learn More 1 0Jan 9

GitOps All The Things - ArgoCD and the App-of-Apps Pattern

Part 3 of my homelab series: How ArgoCD's app-of-apps pattern manages 30+ applications with automatic sync and self-healing.

Learn More 0 0Jan 31

Automating AWS Infrastructure Provisioning with CodePipeline and CloudFormation Nested Stacks

In this blog post, we’re diving into a hands-on, automated approach to provisioning and managing AWS...

Learn More 0 0Jun 19 '25

Automação GitOps com Terraform e Proxmox

Há alguns meses, adquiri um M910q Desktop (ThinkCentre) para utilizá-lo no meu homelab, permitindo...

Learn More 1 1Jan 30

From Terraform to Crossplane: How to Understand Crossplane if you already know Terraform?

If you work in DevOps, Terraform is likely your favorite hammer. It’s reliable, solid, and has built...

Learn More 0 0Feb 1

GitOps with ArgoCD on Amazon EKS using Terraform: A Complete Implementation Guide

In the rapidly evolving world of DevOps and cloud-native applications, GitOps has emerged as a...

Learn More 14 5Dec 12 '25

✅ Task #2 — Deploy Your First GitOps Application on GKE Cluster Using ArgoCD

In this task you will: Create a simple Kubernetes manifest Push it to a GitHub repo Connect ArgoCD...

Learn More 5 0Nov 27 '25

How to build a good container platform

How to build a good container platform Description Platform Engineering is the act of...

Learn More 20 0Nov 24 '25

GitOps: Managing Infrastructure Through Git

Introduction Imagine if every infrastructure change was peer-reviewed, version-controlled,...

Learn More 0 0Nov 20 '25

Hello World: Managing Dev.to Articles with GitOps

A quick look at why and how I decided to manage my technical blog posts using Git, Markdown, and GitHub Actions.

Learn More 0 0Jan 8

GitOps: A Beginner’s Guide to Managing Infrastructure with Git

Introduction In the fast-paced world of DevOps, automation and version control are...

Learn More 6 1Apr 10 '25