Skip to content

SouthbankSoftware/image-reflector-controller

 
 

Repository files navigation

Image (metadata) reflector controller

This is a controller that reflects container image metadata into a Kubernetes cluster. It pairs with the image update automation controller to drive automated config updates.

Installing

Instructions for setting both controllers up are in the fluxcd/image-automation-controller README.

If you just want to run this controller, do

kustomize build github.com/fluxcd/image-reflector-controller//config/default/?ref=main | kubectl apply -f-

About

Experimental controller that scans container registries

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 86.3%
  • Smarty 7.1%
  • Makefile 4.9%
  • Dockerfile 1.7%