Skip to content

Instantly share code, notes, and snippets.

@xshot9011
Last active June 19, 2025 02:54
Show Gist options
  • Save xshot9011/df1be3b1b35284e7c473d8177f0eb13b to your computer and use it in GitHub Desktop.
Save xshot9011/df1be3b1b35284e7c473d8177f0eb13b to your computer and use it in GitHub Desktop.
.debug
kubectl debug node/<node> -it --image=ubuntu
apt-get update
apt-get install htop --yes
apt-get install psmisc --yes
# htop
# pstree -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment