Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/socialgouv/kubesight

Simple dashboard to visually overview kube resources and especially CNPG clusters.
https://github.com/socialgouv/kubesight

cloudnativepg cnpg kubernetes nextjs

Last synced: about 2 months ago
JSON representation

Simple dashboard to visually overview kube resources and especially CNPG clusters.

Awesome Lists containing this project

README

        

# Kubesight

Simple dashboard to visually overview kube resources and especially CNPG clusters. Resources are grouped by context and namespace.

## Getting Started

First, run the development server:

```bash
yarn
yarn dev
```