VMware has ended active development of this project, this repository will no longer be updated.
Octant is an open-source web-based user interface for managing Kubernetes clusters. Octant provides real-time Kubernetes visibility into Kubernetes resources, making it easier for developers to troubleshoot Kubernetes applications, Kubernetes monitor workloads, and Kubernetes manage cluster resources.
https://github.com/vmware-archive/octant
Octant is an open-source, developer-centric web interface designed to facilitate understanding of how applications operate within a Kubernetes cluster. It provides an intuitive visualization and navigation of Kubernetes resources, their relationships, and their current state, making it a valuable tool for both newcomers and experienced Kubernetes users.
Octant primarily functions as a web-based user interface, and doesn't involve direct code interactions. However, its plugin system allows for extending its functionality through custom code.