ipedrazas / kwatch

Kubernetes Watcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KWatch - Kubernetes Watcher

Kwatch watches a kubernetes endpoint and notifies changes using a hook. It uses HTTP to connect with the API Server, no kubectl or binaries, just good old http requests.

Authentication is done via Basic Auth for now, but soon Token based auth will be added.

About

Kubernetes Watcher

License:MIT License


Languages

Language:Go 96.9%Language:Shell 3.1%