ArgoCD Installation
Table of contents
About ArgoCD
Short introduction
How i use it
Deploy ArgoCD
Create Rpository
Apply ArgoCD Deployment
kubectl create namespace argocd
kubectl apply -n argocd -f argo.yml
Add applications to ArgoCD
kubectl -n argocd apply -f argo_configure_traefik.yml