You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flux2/docs/components/image/controller.md

886 B

Image reflector and automation controllers

The image-reflector-controller and image-automation-controller work together to update a Git repository when new container images are available.

  • The image-reflector-controller scans image repositories and reflects the image metadata in Kubernetes resources.
  • The image-automation-controller updates YAML files based on the latest images scanned, and commits the changes to a given Git repository.

Links: