Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

kube-netc - v0.0.1

Latest
Compare
Choose a tag to compare
@drewrip drewrip released this 18 Jun 00:14
· 25 commits to master since this release
e1e829f

kube-netc's initial release

The overall design of kube-netc is developed enough now to release it for evaluation, non-production use, and other testing.

We encourage you to open an issue if there are any bugs that you run into or anything is broken.

Currently working features

  • Installation into a cluster as a DaemonSet
  • Gets bytes per second received and sent on a node
  • Expose metrics on the /metrics endpoint on port 2112

Getting Started

See the Getting Started Section of the README