Skip to content

Multi kubernetes cluster event exporter to sink.

License

Notifications You must be signed in to change notification settings

symcn/eventexporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Multi kubernetes cluster event exporter to sink.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 91.5%
  • Smarty 4.4%
  • Makefile 3.9%
  • Dockerfile 0.2%