A sample appliccation to demo CI/CD of an application with autoscaling using CirlceCI, ArgoCD and Kubernetes
.
Golang
git clone https://github.com/{github_username}/k8s-argo-ci.git
The App is deployed on the main
branch you will need to checkout to the app branch using:
git checkout main