node-exporter-textfile-collector-scripts
node-exporter-textfile-collector-scripts copied to clipboard
Is it possible to run apt_info.py inside a container?
I'm running my node exporter via Kube Prometheus Stack directly inside Kubernetes. Including all other monitoring related stuff.
It would be nice if I could also run apt_info.py directly inside my cluster. Is it possible? Would it be enough to mount some host directories like /var/cache/apt/archives/ and /var/lib/apt/?