Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 603 Bytes

kubernetes-setup.mdx

File metadata and controls

17 lines (14 loc) · 603 Bytes
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';

☸️ Setup OpenFGA with Kubernetes

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.