Skip to content

elmariofredo/relax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relax

K8s simplified Gitops based CD

Simple GitOps deployment without flux overhead.

How does it work

  1. Create k8s Deployment ( see ./manifests )
  2. Runs pod with simple loop in ./run.sh
  3. Bash script will clone git repo and run kubectl apply on selected namespace