DC Associates Group logoDC Associates Group

Home / Marketplace / Argo CD on Ubuntu 24.04 LTS

Argo CD on Ubuntu 24.04 LTS

GitOps out of the box: this image boots a K3s Kubernetes cluster with Argo CD v2.13 pre-installed and exposed through ingress. Point it at a Git repository and get declarative, auditable, automatically synced deployments — in your subscription, minutes after deploy.

Version: Argo CD v2.13 on K3sPlatform: Ubuntu 24.04 LTSPorts: 443/80 via ingress (Argo CD UI)Category: DevOps & Kubernetes
Argo CD on Ubuntu 24.04 LTS screenshot

What's included

  • Argo CD v2.13 pre-deployed on a bundled K3s cluster
  • Web UI + argocd CLI for app-of-apps workflows
  • Initial admin secret unique to your VM
  • Ubuntu 24.04 LTS with automatic security updates
  • Trusted Launch: Secure Boot + vTPM supported
  • Manage the local cluster or register external clusters

Quick start

  1. Open https://<VM-IP>/ in your browser (self-signed certificate on first boot).
  2. Sign in as `admin` with the initial password (see command below), then change it immediately.
  3. Connect your Git repository and create your first Application — Argo CD reconciles the cluster to match Git.

Get your admin password (one time)

ssh <your-username>@<VM-IP>
sudo kubectl -n argocd get secret argocd-initial-admin-secret -o jsonpath='{.data.password}' | base64 -d

Every image ships without any shared or default password — a unique admin credential is generated for your VM on first boot. Change it after first sign-in.

Common use cases

  • GitOps delivery for Kubernetes workloads
  • Drift detection and auto-sync from Git
  • Progressive delivery foundations
  • Single control plane for multiple clusters

Why our images

Freshly rebuilt against the latest security advisories, no shared default credentials, Trusted Launch support, and automatic OS security updates — everything runs in your own Azure subscription under your governance.

Deploy Argo CD in minutes

Production-ready, hardened, and maintained. Deploy straight from the Azure Marketplace into your subscription.