Is it possible for oquery to run in a daemon set a...
# general
j
Is it possible for oquery to run in a daemon set and obtain installed packages from other containers in the same cluster? I have seen articles which monitors /proc on the node to obtain filesystem information about the other containers but am not sure if it applies to packages as well. Any help is appreciated as i am not very familiar with kubernetes. Thanks!