Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/k8spin/grafana-multi-tenant-operator
- Owner: k8spin
- License: gpl-3.0
- Created: 2020-02-08T19:44:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T15:16:34.000Z (8 months ago)
- Last Synced: 2024-04-17T19:27:15.669Z (7 months ago)
- Topics: docker, grafana, k8s, kopf, kubernetes, operator, python
- Language: Python
- Homepage: https://k8spin.cloud
- Size: 371 KB
- Stars: 28
- Watchers: 3
- Forks: 12
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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.