How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
kubectl plugin to browse Kubernetes object hierarchies as a tree π (star the repo if you are using)
The main features of ahmetb/kubectl-tree are: Command Line Tools, Developer Workspaces.
Open-source alternatives to ahmetb/kubectl-tree include: jonmosco/kube-ps1 β kube-ps1 is a cross-shell prompt utility and infrastructure context monitor that integrates Kubernetes cluster andβ¦ cloudnativelabs/kube-shell β Kubernetes shell: An integrated shell for working with the Kubernetes. astefanutti/kubebox β ββ Terminal and Web console for Kubernetes. sharkdp/hyperfine β Hyperfine is a command-line benchmarking tool used to measure the execution time of shell commands through multipleβ¦ aboul3la/sublist3r β Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains byβ¦ 4383/nostress β β‘ Modern Python CLI for Nostr protocol interactions - secure key management, event creation, and relay operations.
Kubernetes shell: An integrated shell for working with the Kubernetes
kube-ps1 is a cross-shell prompt utility and infrastructure context monitor that integrates Kubernetes cluster and namespace information directly into the command line interface. It functions as a compatibility layer to ensure consistent metadata rendering and prompt behavior across bash, zsh, and fish. The utility prevents accidental command execution in the wrong environment by tracking active cluster connections and providing a visibility toggle to show or hide the cluster status. It allows for visual distinction between production and development settings through environment-specific colo
ββ Terminal and Web console for Kubernetes
Hyperfine is a command-line benchmarking tool used to measure the execution time of shell commands through multiple runs and statistical analysis. It functions as a comparative benchmarking utility and a shell performance analyzer, allowing for the evaluation of multiple commands against a reference baseline to determine relative speed. The tool distinguishes itself by isolating actual command performance through shell overhead correction and the ability to bypass the shell entirely using system calls. It supports parameterized execution, enabling benchmarks to run across a range of varying i