Categorygithub.com/mwennrich/eventrouter
repositorypackage
0.5.1
Repository: https://github.com/mwennrich/eventrouter.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Eventrouter

Extremely simplified fork of https://github.com/heptiolabs/eventrouter

Contains only the stdout sink

Running Eventrouter

Startup:

kubectl create -f https://raw.githubusercontent.com/mwennrich/eventrouter/main/yaml/eventrouter.yaml

Teardown:

kubectl delete -f https://raw.githubusercontent.com/mwennrich/eventrouter/main/yaml/eventrouter.yaml

Inspecting the output

kubectl logs -f deployment/eventrouter -n kube-system