Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.44 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.44 KB

eventexporter

Open in Visual StudioCode

Multi kubernetes cluster event exporter to sink (alertmanager).

build

You can build within your local make build or build within docker make docker-build. If you want push with your own repo, modify Makefile IMAGE_REG or set env, then use make docker-build-push or make build-push.

Configuration

If you run within your local env, you can define your own config like config.yaml . And run it with --exporter_config_path which is your config path.

If you run within kubernetes cluster, you can change Configmap with your own rule.

feature kubernetes-event-exporter evenexporter
multi sink multi alertmanager
enhanced event cache
multi cluster