title | description | sidebar_position | slug |
---|---|---|---|
Kubernetes Setup Guide |
Setting up an OpenFGA server with Kubernetes |
2 |
/getting-started/setup-openfga/kubernetes |
import { DocumentationNotice, RelatedSection, } from "@components/Docs"; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';
To deploy OpenFGA into a Kubernetes environment you can use the official OpenFGA Helm chart. Please refer to the official documentation on Artifact Hub for the Helm chart for more instructions.