Kubernetes Terminal Tools
Kubernetes (also known as k8s) was introduced by Google in 2014 and is an open source container orchestration tool. It commonly used in applications which have a microservices architecture.
Kubernetes allows developers, DevOps engineers and SREs to automate deployment, scaling and manage their applications in a cluster. Kubernetes can be extended with it's API to integrate with other developer tools or allow developers to create their own tools with Kubernetes.
Below are a list of terminal tools that work with Kubernetes.
b4n
A terminal user interface (TUI) for the Kubernetes API.
A terminal user interface (TUI) for the Kubernetes API.
diffyml
A fast, structural YAML diff tool with built-in Kubernetes intelligence.
A fast, structural YAML diff tool with built-in Kubernetes intelligence.
k9s
Kubernetes CLI and TUI To Manage Your Clusters In Style!
Kubernetes CLI and TUI To Manage Your Clusters In Style!
kat
A TUI and rule-based rendering engine for Kubernetes manifests.
A TUI and rule-based rendering engine for Kubernetes manifests.
kdash
A simple and fast dashboard for Kubernetes.
A simple and fast dashboard for Kubernetes.
kl
An interactive Kubernetes log viewer for your terminal.
An interactive Kubernetes log viewer for your terminal.
ktop
A top-like tool for your Kubernetes clusters.
A top-like tool for your Kubernetes clusters.
ku
A fast, keyboard-driven Kubernetes TUI.
A fast, keyboard-driven Kubernetes TUI.
kubecolor
Colorize your kubectl output.
Colorize your kubectl output.
lazytilt
A TUI for Tilt.dev, manage your Tilt local dev environment without leaving the terminal.
A TUI for Tilt.dev, manage your Tilt local dev environment without leaving the terminal.
lfk
A Lightning Fast Kubernetes navigator.
A Lightning Fast Kubernetes navigator.
xpdig
A TUI to explore crossplane traces.
A TUI to explore crossplane traces.
Know any terminal tools that would be good for this list? Submit a Tool here!