woojay-poynter-apex / kiali-operator

Kiali operator that is used to install, manage, and update Kiali deployments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kiali Operator

Build Status Apache 2.0 license

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.

This git repo is meant to be used within the kiali/kiali parent repo (as its "operator" subdirectory). That parent repo has additional Makefile targets to do more things with this operator such as run molecule tests and push the operator image to remote clusters for testing.

For more details on how developers can consume and work with this Kiali Operator git repo, see DEVELOPING.adoc

About

Kiali operator that is used to install, manage, and update Kiali deployments.

License:Apache License 2.0


Languages

Language:Shell 81.8%Language:Makefile 10.6%Language:Python 6.3%Language:Dockerfile 1.3%