GitOps

How to Install Vagrant and VirtualBox on Ubuntu 24.04 — step-by-step Linux tutorial on Progressive Robot

How to Set Up ArgoCD on Ubuntu 24.04

ArgoCD is a declarative GitOps continuous delivery tool for Kubernetes. It synchronises Kubernetes cluster state with Git repositories automatically. This guide installs ArgoCD on a Kubernetes cluster running on Ubuntu 24.04 LTS. Tested and valid on: Ubuntu 24.04 LTS Prerequisites Ubuntu 24.04 LTS server A running Kubernetes cluster (kubeadm or k3s) kubectl configured Helm installed […]

Read more
How to Set Up a Git Server with Gitea on Ubuntu 26.04 — step-by-step Linux tutorial on Progressive Robot

How to Set Up ArgoCD on Ubuntu 26.04

ArgoCD is a declarative GitOps continuous delivery tool for Kubernetes. It monitors Git repositories and automatically syncs the desired application state into your Kubernetes cluster. This guide installs and configures ArgoCD on Ubuntu 26.04 LTS with a running Kubernetes cluster. Tested and valid on: Ubuntu 26.04 LTS Prerequisites Ubuntu 26.04 LTS with a running Kubernetes […]

Read more
CHAT