agent
agent copied to clipboard
chore(debug): kubernetes agent debug in kubernetes
Setup to debug agent in a kubernetes cluster Features
- attach vscode debugger (local machine) to remote agent running in kubernetes cluster
- allows to put breakpoints and live debug
- easy kind env management via makefile rules
- automatic rebuild and redeploy on code change