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: 12 months 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-12T15:25:29.000Z (about 1 year ago)
- Last Synced: 2025-07-05T02:57:30.323Z (12 months ago)
- Topics: docker, grafana, k8s, kopf, kubernetes, operator, python
- Language: Python
- Homepage: https://k8spin.cloud
- Size: 373 KB
- Stars: 27
- Watchers: 2
- Forks: 13
- 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

## 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.