Skip to content

A golang program watching node labels creation/updates near k8s apiserver and able to write them as a json output on filesystem

Notifications You must be signed in to change notification settings

hightoxicity/k8s-nodelabels-fswriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A golang program watching node labels creation/updates near k8s apiserver and able to write them as a json output on filesystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published