In this tutorial I'm going to show you that how you can debug a NodJs application remotely which is dockerized and running inside a kubernetes pod. I'll show you that how you can enable the remote debugger and also the method to attach the local debugger in VsCode to the remote process where we'll create a run configuration. We'll use kubectl port forward command to forward the remote port to our local machine. #nodejs #remotedebug #kubernetes #docker #debug ------------------------------ My name is László Leber Webpage: https://lebersoftware.hu Facebook: https://www.facebook.com/Codeching-111388913727599/?modal=admin_todo_tour Twitter: https://twitter.com/codeching
In this tutorial I'm going to show you that how you can debug a NodJs application remotely which is dockerized and running inside a kubernetes pod. I'll show you that how you can enable the remote debugger and also the method to attach the local debugger in VsCode to the remote process where we'll create a run configuration. We'll use kubectl port forward command to forward the remote port to our local machine. #nodejs #remotedebug #kubernetes #docker #debug ------------------------------ My name is László Leber Webpage: https://lebersoftware.hu Facebook: https://www.facebook.com/Codeching-111388913727599/?modal=admin_todo_tour Twitter: https://twitter.com/codeching