kubetail
Pod log aggregator
A tool for aggregating and displaying the logs of multiple Kubernetes pods at once
Bash script to tail Kubernetes logs from multiple pods at the same time
3k stars
34 watching
290 forks
Language: Shell
last commit: 20 days ago
Linked from 1 awesome list
bashkubernetespodtail
Related projects:
Repository | Description | Stars |
---|---|---|
eldadru/ksniff | Tool to facilitate network debugging of Kubernetes pods | 3,230 |
stern/stern | Allows monitoring and logging of Kubernetes pods and containers | 3,494 |
kubeshark/kubeshark | An API traffic analyzer specifically designed to visualize Kubernetes internal network traffic in real-time | 11,098 |
kubernetes-sigs/krew | A package manager for kubectl plugins, making it easy to discover and manage plugins | 6,440 |
pulumi/kubespy | Provides real-time monitoring and analysis of Kubernetes resources | 2,894 |
ivkalita/kubectl-clogs | Displays logs of multiple running pods in real-time across all namespaces | 6 |
unixorn/kubectx-zshplugin | Automatically loads kubectx and kubens commands into the ZSH environment for easy Kubernetes management | 7 |
txn2/kubefwd | A tool to simplify local Kubernetes development by forward-porting multiple services from one or more namespaces. | 3,802 |
vmware-tanzu/kubeapps | An in-cluster web-based application for deploying and managing applications on Kubernetes clusters | 5,002 |
rafalmasiarek/oh-my-zsh-kubectlenv-plugin | A plugin for oh-my-zsh that simplifies kubectl version management | 0 |
ahmetb/kubectx | Tools to simplify kubectl interactions with Kubernetes clusters and namespaces | 17,935 |
ahmetb/kubectl-tree | A tool to visualize and explore the relationships between Kubernetes objects in a hierarchical manner | 3,019 |
doitintl/kube-no-trouble | Tools to detect deprecated Kubernetes APIs in clusters | 3,227 |
madhuakula/kubernetes-goat | An interactive hands-on playground to learn and practice Kubernetes security using intentionally introduced vulnerabilities | 4,542 |
iuryalves/kubectl-ssh | A plugin for kubectl to establish SSH connections with pod nodes directly. | 9 |