Skip to content

Getting started

Welcome to the documentation for KubeScope.

This project is built around Kubernetes's Go client, which allow clients to query data from the API server.

Features

This project is still a WIP, new features will be added regularly.

  • Cluster Overview – Nodes, namespaces, and workload status

  • Workload – Deployments, Pods, ReplicaSets, and more

  • Events - Detailed event information inside the cluster

  • User-Friendly Interface - Web UI for navigating the dashboard.

Tech Stack

The following frameworks/libraries are used in the development of this project.

ReactJS TailwindCSS Client-Go Gin

Contribution

KubeScope is currently a single-maintainer project. While direct code contributions are not open at this time, community feedback is highly valued and plays an important role in shaping the project.

If you would like to help improve KubeScope, you can:

  • Report bugs

  • Suggest new features or enhancements

  • Ask questions or propose ideas

Please do so by opening an issue on the project’s GitHub repository. Clear descriptions, steps to reproduce, and screenshots (if applicable) are greatly appreciated.