https://github.com/zeiss/openfga-operator
OpenFGA Operator is a Kubernetes operator for managing OpenFGA deployments.
https://github.com/zeiss/openfga-operator
openfga
Last synced: 3 months ago
JSON representation
OpenFGA Operator is a Kubernetes operator for managing OpenFGA deployments.
- Host: GitHub
- URL: https://github.com/zeiss/openfga-operator
- Owner: ZEISS
- License: apache-2.0
- Created: 2024-11-18T14:51:31.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-19T04:47:00.000Z (3 months ago)
- Last Synced: 2025-03-19T05:28:05.339Z (3 months ago)
- Topics: openfga
- Language: Go
- Homepage: https://zeiss.github.io/openfga-operator/
- Size: 680 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenFGA Operator
[](https://github.com/ZEISS/openfga-operator/actions/workflows/release.yml)
[](https://twitter.com/SwiftOnSecurity)
[](https://github.com/auchenberg/volkswagen)
[](https://opensource.org/licenses/Apache-2.0)OpenFGA Operator is a Kubernetes operator for managing OpenFGA deployments.
## Installation
[Helm](https://helm.sh/) can be used to install the `openfga-operator` to your Kubernetes cluster.
```shell
helm repo add openfga-operator https://zeiss.github.io/openfga-operator/helm/charts
helm repo update
helm search repo openfga-operator
```## License
[Apache 2.0](/LICENSE)