1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/cmd/nfd-master
Markus Lehtonen e52ec3480f nfd-master: implement --instance flag
This can be used to help running multiple parallel NFD deployments in
the same cluster. The flag changes the node annotation namespace to
<instance>.nfd.node.kubernetes.io allowing different nfd-master intances
to store metadata in separate annotations.
2021-02-10 13:48:31 +02:00
..
main.go nfd-master: implement --instance flag 2021-02-10 13:48:31 +02:00
main_test.go Move most of functionality in cmd/ to pkg/ 2019-05-06 16:26:41 +03:00