Skip to content

Kubernetes Tools

Note

Primary audience: Skyscrapers customers and anyone interested in Kubernetes tools.

This document provides a list of our recommended tools for interacting with Kubernetes. The components on this list are tools we recommend and have tested or have experience with. If you have any questions about these tools, please reach out to us.

K9s

K9s is a terminal-based UI for managing Kubernetes clusters. It provides a powerful command-line interface that allows developers to interact with their clusters without needing to switch to a graphical interface.

K9s is available through most package managers. You can find installation instructions here.

K9s demo

Headlamp

Headlamp, a CNCF sandbox project, is a application that focuses on visibility, modularity and ease of use. Headlamp has a plugin specifically for Flux, making it a great choice for developers using that framework.

Headlamp is available through most package managers. You can find installation instructions here.

Note

We don't run Headlamp on our clusters for security reasons

Headlamp demo

Freelens

Freelens is another desktop UI tool for visualizing and managing Kubernetes resources. There is a also a Flux plugin available for Freelens.