K9s is the CLI for managing the Kubernetes cluster. By encapsulating Kubectl functionality, K9S allows developers to quickly view and solve everyday problems when running Kubernetes.

Some features

  • [Tracking real-time activity of resources running in the Kubernetes cluster]
  • [Handling Kubernetes standard resources and custom resources]
  • [Tracks real-time metrics associated with resources, such as Pods, containers, and nodes]
  • [Support custom appearance]
  • [Support for multi-resource view]
  • [Support to view RBAC rules]
  • Support traversal of Kubernetes resources and related resources.

Run a screenshot