Skip to content

luca-iachini/fluxcd-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluxcd-demo

Fluxcd demo repo

Install

Execute all the scripts in the fluxcd folder:

  • 1-docker-registry.sh add a local registry
  • 2-install-flux.sh add flux controllers to kubernetes
  • 3-dev-env-init.sh configure the dev env to deploy a test app.

Useful commands

Get fluxcd git sources

watch flux get sources git

Get helm releases

watch flux get helmreleases

Get image repository

kubectl get imagerepository -n flux-system

Get image update automation

kubectl get -n flux-system imageupdateautomation