Pod-Dive

Pod inspector

Provides a tool to inspect and view details of pods on Kubernetes nodes

A kubectl plugin to dive into your Kubernetes nodes pods, and inspect them.

GitHub

58 stars
3 watching
7 forks
Language: Go
last commit: over 1 year ago
client-gok8s-sig-clikrew-pluginkubectl-pluginskuberneteskubernetes-nodes-workloads

Related projects:

Repository Description Stars
makocchi-git/kubectl-free A tool that displays resource usage of pods on Kubernetes nodes in a format similar to the `free` command. 22
karancode/kubepod An utility tool to improve search and filtering in Kubernetes pod management 4
bmcustodio/kubectl-topology Provides insight into Kubernetes cluster topology by listing nodes and pods across regions and zones 35
towolf/kubectl-nsenter A tool that allows debugging and interaction with pods in Kubernetes 11
ivkalita/kubectl-clogs Displays logs of multiple running pods in real-time across all namespaces 6
gambitresearch/kubeonoff A web-based UI for managing Kubernetes deployments and detecting suspicious pod behavior. 22
gabeduke/kubectl-iexec An interactive tool for executing commands on pods in a Kubernetes cluster. 135
keikoproj/kube-forensics Tool to create checkpoint snapshots of running Kubernetes pods for forensic analysis after termination. 221
kubectl-plus/kcf A CLI tool to view status and configuration of Kubernetes clusters 108
sysdiglabs/kubectl-dig Provides deep Kubernetes visibility from the kubectl by digging into cluster resources and metadata. 383
iuryalves/kubectl-ssh A plugin for kubectl to establish SSH connections with pod nodes directly. 9
kubepug/kubepug Checks Kubernetes API deprecations across multiple clusters and manifests. 1,556
ernoaapa/kubectl-warp Enables development and execution of local projects in Kubernetes by synchronizing files with the container and executing commands. 303
emirozer/kubectl-doctor An automated tool to analyze Kubernetes cluster health and provide actionable recommendations. 355
mousavian/kubectl-rotate-pods A tool that allows easy restarting of all pods in a Kubernetes deployment to manage updates and cache invalidation. 1