kubectl-console
kubectl-console copied to clipboard
Easily bash into kubernetes workers as if your ssh-ing into them
kubectl-console
A useful kubectl plugin that enables you to bash into any worker with root access and the host file system loaded. Can be used to collect artifacts from a worker to debug incidents. ex: runnig tcpdump
installation
Copy the kubectl-node file to system path (ex:$PATH)
Usage
kubectl console 10.18.0.4