Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 407 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 407 Bytes

k8s-nodelabels-fswriter

This small tool permits to get node labels near the kubernetes apiserver, it acts as a watcher. It can write obtained labels to a file in a json format.

Initial need was to retrieve information about a node like a TOR ip and an ASN, to be able to peer with TOR from a pod running a gobgp container with its own network namespace, idea is to mount the file as a host mount point.