Hi,
I am looking for recommendations on how to best integrate yourkit java profiler with a microservice deployed on a kubernetes cluster.
I have read the article about Profiling in docker container mentioned here - https://www.yourkit.com/docs/java/help/docker.jsp
Do we have any additional recommendations on :
1. Is there a standard procedure on how to add and enable the profile on a kubernetes microservice? Is there any helm chart / operator etc. which we can leverage?
2. Is there a guideline on whether to always attach the agent when deploying service on production or not?
3. Any other gotchas with respect to yourkit integration on kubernetes would be helpful.
Regards,
Aditya