Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 463 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 463 Bytes

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

Demo

asciicast