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: almost 6 years ago debuggingkubectlkubectl-pluginsnsenter
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin for kubectl to establish SSH connections with pod nodes directly. | 9 |
| Automates connection to and troubleshooting of existing containers in Kubernetes clusters without disrupting the target container. | 349 |
| Provides a tool to inspect and view details of pods on Kubernetes nodes | 58 |
| A tool that allows easy restarting of all pods in a Kubernetes deployment to manage updates and cache invalidation. | 2 |
| A tool that allows users to execute arbitrary commands on a node without entering the host namespace. | 1,551 |
| An utility tool to improve search and filtering in Kubernetes pod management | 4 |
| Enables development and execution of local projects in Kubernetes by synchronizing files with the container and executing commands. | 303 |
| A tool that allows users to connect to Kubernetes nodes over SSH using kubectl commands. | 1 |
| A tool to access Kubernetes nodes or remote services through an intermediary SSH gateway | 177 |
| A tool to easily execute commands inside a Kubernetes pod from the command line | 15 |
| An extension to kubectl that allows attaching a Tmux session to a running pod | 1 |
| Displays logs of multiple running pods in real-time across all namespaces | 6 |
| A kubectl plugin to list all resources in a Kubernetes namespace | 3 |
| A kubectl plugin for changing the current namespace interactively | 35 |
| An interactive tool for executing commands on pods in a Kubernetes cluster. | 135 |