Fluxcd demo repo
Execute all the scripts in the fluxcd folder:
1-docker-registry.sh
add a local registry2-install-flux.sh
add flux controllers to kubernetes3-dev-env-init.sh
configure the dev env to deploy a test app.
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