Skip to content

amazingandyyy/argo-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Argo Playground

This repository is using argo-autopilot to boostrap/operate ArgoCD on a Kubernetes cluster.

Prerequisites

SDLC

Boostrap

export GIT_TOKEN=ghp_PcZ...IP0
export GIT_REPO=https://github.com/amazingandyyy/argo-playground
./recover.sh

Create New Apps

argocd-autopilot project create <project-name>
argocd-autopilot app create <app-name> --app github.com/argoproj-labs/argocd-autopilot/examples/demo-app/ -p <project-name> --wait-timeout 2m

Start ArgoCD

./start-argo.sh

Clean up

argocd-autopilot repo uninstall

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published