The kustomize-controller is a Flux component,
specialized in running continuous delivery pipelines for infrastructure and workloads
defined with Kubernetes manifests and assembled with Kustomize.
The cluster desired state is described through a Kubernetes Custom Resource named Kustomization.
Based on the creation, mutation or removal of a Kustomization resource in the cluster,
the controller performs actions to reconcile the cluster current state with the desired state.