datacenter / ACI-Kubernetes-Visualiser

ACI Kubernetes Visualiser
GNU General Public License v3.0
4 stars 5 forks source link

Allow to optionally install LLDP via a DeamonSet #46

Closed camrossi closed 1 year ago

camrossi commented 1 year ago

We relies on LLDP to build the end to end topology and at times we need to have it running directly on the host. Instead of asking the user to install it manually on the OS we can have it deployed as a daemon set.