Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/k8spin/grafana-multi-tenant-operator

Grafana multi tenant operator
https://github.com/k8spin/grafana-multi-tenant-operator

docker grafana k8s kopf kubernetes operator python

Last synced: about 12 hours ago
JSON representation

Grafana multi tenant operator

Awesome Lists containing this project

README

        

# Grafana multi-tenant Operator

![Grafana Logo](assets/grafana-logo.png)

## Overview

This operator provides basic but powerful capabilities to create Grafana Organizations and Users.
Built with [kopf](https://github.com/nolar/kopf)

## Quickstart

The [quickstart](docs/QUICKSTART.md) guide walks through the process of setting up RBAC, operator deployment
and creating a Grafana Organization with an associated User.

## Contribution Guide

Read the [CONTRIBUTING.md](CONTRIBUTING.md) to know how you can contribute to the project.

### Development

If you want to contribute to this project, take a look at the [development notes](docs/DEVELOPMENT.md).

## License

For license details please see [LICENSE](LICENSE) file.