Currently if there are multiple target pods on the same node, each target Pod will have a tracePod created. The same could be achieved with a single tracePod created and running multiple exec commands (SDPY connections) to trace multiple PIDs.
This should not change the functionality but will just be an increase in performance.
Currently if there are multiple target pods on the same node, each target Pod will have a tracePod created. The same could be achieved with a single tracePod created and running multiple exec commands (SDPY connections) to trace multiple PIDs.
This should not change the functionality but will just be an increase in performance.