https://github.com/tkestack/kube-event-watcher
https://github.com/tkestack/kube-event-watcher
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tkestack/kube-event-watcher
- Owner: tkestack
- License: apache-2.0
- Created: 2020-11-04T03:05:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-18T07:30:34.000Z (over 5 years ago)
- Last Synced: 2025-04-02T20:38:37.696Z (over 1 year ago)
- Language: Go
- Size: 13.7 KB
- Stars: 4
- Watchers: 12
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kube-event-watcher
kube-event-watcher watches events and write them into local file.
# build
```
make docker
```