by qubit23 on 10/17/17, 12:55 AM with 7 comments
by lobster_johnson on 10/17/17, 2:28 AM
by peachia on 10/17/17, 3:45 AM
by discordianfish on 10/17/17, 8:31 AM
Yes, running the node exporter in a container is still tricky which is why we recommend running it straight on the host. I like the nsenter idea, wondering if it could be integrated without shelling out but I think there were some inherit problems with Goroutines and nsenter preventing that. If your interested in exploring this, feel free to open an github issues. Even better though would be support of unisolated workloads in kubernetes, similar to rkt stage1.
by bogomipz on 10/17/17, 3:18 PM
I thought that node-exporter was meant to run in a container or on the host itself. Are there any potential downside to the single node-exporter in a side car approach?
by alexnewman on 10/17/17, 1:20 AM