kubectl-iexec
Pod executor
An interactive tool for executing commands on pods in a Kubernetes cluster.
Kubectl plugin to interactively exec into a pod
135 stars
4 watching
18 forks
Language: Go
last commit: 11 months ago kubectlkubectl-pluginkubectl-pluginskubernetes
Related projects:
Repository | Description | Stars |
---|---|---|
jpdasma/kubectl-exec-all | Tool to execute commands in all containers of a given Kubernetes resource | 4 |
duyguserbest/kubectl-iexec | A tool that simplifies the process of running interactive exec commands in Kubernetes using kubectl. | 2 |
caiobegotti/pod-dive | Provides a tool to inspect and view details of pods on Kubernetes nodes | 58 |
karancode/kubepod | An utility tool to improve search and filtering in Kubernetes pod management | 4 |
keikoproj/kube-forensics | Tool to create checkpoint snapshots of running Kubernetes pods for forensic analysis after termination. | 221 |
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 |
mousavian/kubectl-rotate-pods | A tool that allows easy restarting of all pods in a Kubernetes deployment to manage updates and cache invalidation. | 1 |
ernoaapa/kubectl-warp | Enables development and execution of local projects in Kubernetes by synchronizing files with the container and executing commands. | 303 |
eddiezane/kubectl-gitlab_bootstrap | Automates adding a Kubernetes cluster to a GitLab project with a few clicks | 5 |
towolf/kubectl-nsenter | A tool that allows debugging and interaction with pods in Kubernetes | 11 |
kubermatic/fubectl | A command-line tool that streamlines Kubernetes interactions by providing shortcuts and enhancements to the `kubectl` command | 861 |
makocchi-git/kubectl-free | A tool that displays resource usage of pods on Kubernetes nodes in a format similar to the `free` command. | 22 |
emirozer/kubectl-doctor | An automated tool to analyze Kubernetes cluster health and provide actionable recommendations. | 355 |
ivkalita/kubectl-clogs | Displays logs of multiple running pods in real-time across all namespaces | 6 |