Skip to content

Files

Latest commit

5db5315 · Oct 19, 2024

History

History

argocd

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 27, 2024
Oct 19, 2024

1. What is ArgoCD?

Overview

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

ArgoCD Architecture

argocd_architecture

Official website documentation of docker

2. Prerequisites

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

3. Installation

How to install ArgoCD?

4. Basics of ArgoCD

Getting started with ArgoCD

ArgoCD Hello World

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

5. Beyond the Basics

Hands-On Example

6. More

ArgoCD Cheatsheet

Recommended Books

  • N/A