Back to Infisical

Kubernetes Auth Gateway Reviewer

docs/snippets/documentation/platform/identities/kubernetes-auth-gateway-reviewer.mdx

0.160.9892 B
Original Source
<Step title="Deploying a gateway"> To deploy a gateway in your Kubernetes cluster, follow our [Gateway deployment guide using Helm](/documentation/platform/gateways/gateway-deployment). </Step> <Step title="Configure the Kubernetes Auth authentication method for the identity"> To configure your Kubernetes Auth method to use the gateway as the token reviewer, set the `Review Method` to "Gateway as Reviewer", and select the gateway you want to use as the token reviewer.

You can select either an individual gateway or a Gateway Pool for automatic failover. When a pool is selected, the platform routes through a healthy gateway at request time. See Gateway Pools for more details.

</Step>