Skip to content

Latest commit

History

History

argocd

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

What is ArgoCD?

Overview

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.

ArgoCD Architecture

argocd_architecture

Official website documentation of docker

Prerequisites

  • Familiarity with containerization concepts and basic Linux command-line usage would be beneficial for understanding ArgoCD.

Installation

How to install ArgoCD?

Basics of ArgoCD

1. Getting started with ArgoCD

2. ArgoCD Hello World

  • Run the basic/ script to execute a simple ArgoCD "Hello World" demonstration.

Beyond the Basics

Hands-On Example

More

ArgoCD Cheatsheet

Recommended Books

  • None