resmoio / kubernetes-event-exporter

Export Kubernetes events to multiple destinations with routing and filtering
Apache License 2.0
753 stars 149 forks source link

Adds a makefile to ease builds/tests locally and adds a dockerignore file for faster docker builds #154

Closed ronaknnathani closed 6 months ago

ronaknnathani commented 7 months ago

The makefile is for convenience purposes and the dockerignore file reduces the context to be passed to Docker daemon.