adefemi171 / k8s-argo-ci

This project is to describe how to auto deploy to k8s using ArgoDC and CicleCI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web App

App Details

A sample appliccation to demo CI/CD of an application with autoscaling using CirlceCI, ArgoCD and Kubernetes

.

Proposed Stack

Golang

How to setup project and run locally

Fork the repository

git clone https://github.com/{github_username}/k8s-argo-ci.git

Checking Out

The App is deployed on the main branch you will need to checkout to the app branch using:

git checkout main

About

This project is to describe how to auto deploy to k8s using ArgoDC and CicleCI