kubectl-nsenter
Pod debugger
A tool that allows debugging and interaction with pods in Kubernetes
Simple kubectl plugin to take pod name, SSH onto node and spawn an nsenter shell
11 stars
3 watching
7 forks
Language: Shell
last commit: over 5 years ago debuggingkubectlkubectl-pluginsnsenter
Related projects:
Repository | Description | Stars |
---|---|---|
iuryalves/kubectl-ssh | A plugin for kubectl to establish SSH connections with pod nodes directly. | 9 |
jamestgrant/kubectl-debug | Automates connection to and troubleshooting of existing containers in Kubernetes clusters without disrupting the target container. | 349 |
caiobegotti/pod-dive | Provides a tool to inspect and view details of pods on Kubernetes nodes | 58 |
mousavian/kubectl-rotate-pods | A tool that allows easy restarting of all pods in a Kubernetes deployment to manage updates and cache invalidation. | 2 |
kvaps/kubectl-node-shell | A tool that allows users to execute arbitrary commands on a node without entering the host namespace. | 1,551 |
karancode/kubepod | An utility tool to improve search and filtering in Kubernetes pod management | 4 |
ernoaapa/kubectl-warp | Enables development and execution of local projects in Kubernetes by synchronizing files with the container and executing commands. | 303 |
kvaps/kubectl-ssh | A tool that allows users to connect to Kubernetes nodes over SSH using kubectl commands. | 1 |
yokawasa/kubectl-plugin-ssh-jump | A tool to access Kubernetes nodes or remote services through an intermediary SSH gateway | 177 |
yggheim/k | A tool to easily execute commands inside a Kubernetes pod from the command line | 15 |
trsnium/kubectl-texec | An extension to kubectl that allows attaching a Tmux session to a running pod | 1 |
ivkalita/kubectl-clogs | Displays logs of multiple running pods in real-time across all namespaces | 6 |
kajanth/kubectl-all | A kubectl plugin to list all resources in a Kubernetes namespace | 3 |
weibeld/kubectl-ns | A kubectl plugin for changing the current namespace interactively | 35 |
gabeduke/kubectl-iexec | An interactive tool for executing commands on pods in a Kubernetes cluster. | 135 |