Skip to content

Demo of CI/CD using GitHub Actions for ArgoCD k8s deployment

Notifications You must be signed in to change notification settings

cs4740/nginx-versions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-versions

A simple container to trigger something more complicated.

Make changes to this repository, add/commit/push and the following happens:

  1. A new container image is built from the updated code.
  2. This repository triggers a "remote dispatch" which updates the Kubernetes deployment for this container.
  3. The new container image is launched within K8S within 1-2 minutes.

See the running container here: http://nginx-versions.pods.uvarc.io/

About

Demo of CI/CD using GitHub Actions for ArgoCD k8s deployment

Resources

Stars

Watchers

Forks

Packages