James Grant

Results 2 comments of James Grant

yes, to workaround this call the binary directly, for example: `kubectl-debug --namespace NAMESPACE POD_NAME -c TARGET_CONTAINER_NAME`

If you're using agentless (which is good!) then you'll need to rebuild (follow the build from source instructions in the README.md) the project with the following changes in pkg/plugin/cmd.go Add...