How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
⎈❏ Terminal and Web console for Kubernetes
The main features of astefanutti/kubebox are: CLI Utilities, Command Line Tools, Developer Workspaces.
Projects with overlapping indexed features include: jarun/nnn — This project is a keyboard-driven terminal file manager designed for efficient navigation and manipulation of local… junegunn/fzf — This project is a general-purpose command-line filter that provides an interactive interface for processing standard… ahmetb/kubectl-tree — kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using). cloudnativelabs/kube-shell — Kubernetes shell: An integrated shell for working with the Kubernetes. jonmosco/kube-ps1 — kube-ps1 is a cross-shell prompt utility and infrastructure context monitor that integrates Kubernetes cluster and… nicolargo/glances — Glances is a cross-platform system monitoring tool designed to track real-time resource usage and hardware health…
Kubernetes shell: An integrated shell for working with the Kubernetes
This project is a keyboard-driven terminal file manager designed for efficient navigation and manipulation of local and remote filesystems. It functions as both a standalone console file explorer and a versatile file picker, allowing users to select paths and pass them to external shell commands or system utilities for automated workflows. The application distinguishes itself through a highly modular architecture that supports compile-time feature flagging and static binary compilation, ensuring a minimal memory footprint and portability across environments. Users can extend its core function
kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)
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