kubectl-debug
kubectl-debug copied to clipboard
Skip Images pulling
Hi,
I would like to use this tool in a cluster which doesn't have access to any docker registry. I loaded the debug-agent and netshoot images manually (docker save/docker load commands) but I don't know how to tell kubectl-debug not to try pulling those two images each time it starts (I'd like to use the agent less mode).
Thanks
Have the same problem. Is there some fix that we can implement without updating the executable? I run it with daemonset, so have only problem with nicolaka/netshoot image.
Hi, I was create a PR to solve this problem. #111