Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 706 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 706 Bytes

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