Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 566 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 566 Bytes

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