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

https://github.com/kyverno/policy-reporter-ui

Policy Reporter UI
https://github.com/kyverno/policy-reporter-ui

monitoring observability security

Last synced: about 2 months ago
JSON representation

Policy Reporter UI

Awesome Lists containing this project

README

        

# Policy Reporter UI

[![Checks](https://github.com/kyverno/policy-reporter-ui/actions/workflows/ci.yml/badge.svg)](https://github.com/kyverno/policy-reporter-ui/actions/workflows/ci.yml)

Policy Reporter UI is an optional, standalone UI to visualize the processed information of Policy Reporter. It groups related information and adds additional functionality like different graphs, authentication and customizable dashboards on top of it.

Policy Reporter UI

## Feature Overview

* Resource Dashboards
* Policy Dashboards
* Authentication with OAUth2 or OpenIDConnect
* Custom Dashooards
* Multi Cluster Support
* Colorblind Themes

## Documentation

You can find more information about the different features in the [Official Documentation](https://kyverno.github.io/policy-reporter-docs/policy-reporter-ui/introduction.html)

## Development

Detailed isntructions about the development setup can be found in the [DEVELOPMENT.md](./DEVELOPMENT.md) docs.