Skip to content

SujithThirumalaisamy/kubecorner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install ArgoCD/CRD

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml

Install Cert-Manager/CRD

kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.16.2/cert-manager.yaml

About

Here I just handle my automated CI/CD pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published