How to debug docker containers inside kubernetes pods using WeaveScope and VSCode?

11/11/2021

I have access to nodejs docker container running on kubernetes and I can see it on weave dashboard(weave-scope)

Is there a way I can set breakpoints and debug remotely with VSCode or on weave dashboard?

At the moment I can just step into the container by clicking exec shell button, but can't go further? Any suggestions are very much appreciated.

enter image description here

-- Jason M
amazon-web-services
docker
kubernetes
visual-studio-code
weave

0 Answers