This contains the Kiali Operator source. It has a small Makefile whose only job is to build the operator image and push the built image to Quay.io. Thus you can build releases directly from this repo.
Besides, operator allows you to manage VictoriaMetrics applications inside kubernetes cluster and simplifies this process quick-start With CRD (Custom Resource Definition) you can define application ...