News

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.
go version v1.24+ docker version 17.03+. kubectl version v1.11.3+. Access to a Kubernetes v1.11.3+ cluster. NOTE: This image ought to be published in the personal registry you specified. And it is ...