Profiling Applications Deployed on Kubernetes using ‘Perf’ and Sidecar Injector
In our Kubernetes experiments, sometimes we have the need to profile the deployed applications using Linux ‘perf’. We were looking for a mechanism where the ‘perf’ data capture was specific to the deployed application...