Skip to content

This repo will have the example related to ArgoCD

Notifications You must be signed in to change notification settings

damvinod/argocd-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArgoCD Hands-on Practice

  1. Follow steps 1 to 4 from the docs to install and login to ArogoCD using the port forward.
  2. Create a new Repository by giving the below details
  3. Create the below projects and give the wildcard permissions(*) to SOURCE REPOSITORIES and for DESTINATIONS choose https://kubernetes.default.svc.
  • demo-dev
  • demo-stg

Create Application

Dev Env

  • Click on New App and choose Edit As YAML and copy this contents to create guestbook application in demo-dev project

STG ENV

  • Click on New App and choose Edit As YAML and copy this contents to create guestbook application in demo-stg project

Create ApplicationSet

  • Click on New App and choose Edit As YAML and copy this contents to create visitorbook application in demo-dev, demo-stg project

About

This repo will have the example related to ArgoCD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published