From 98b79f8384af1a2fcbc2f1f3527af35f1dd0e95b Mon Sep 17 00:00:00 2001 From: Jeremy Hess <126785627+akljph@users.noreply.github.com> Date: Thu, 9 Jul 2026 11:40:47 +0300 Subject: [PATCH] added k8s gateway deploy tutorial --- .../deploy-gateway/gateway-deploy-kubernetes-helm/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/Akeyless Gateway/deploy-gateway/gateway-deploy-kubernetes-helm/index.md b/docs/Akeyless Gateway/deploy-gateway/gateway-deploy-kubernetes-helm/index.md index cb8810cda..468b29dba 100644 --- a/docs/Akeyless Gateway/deploy-gateway/gateway-deploy-kubernetes-helm/index.md +++ b/docs/Akeyless Gateway/deploy-gateway/gateway-deploy-kubernetes-helm/index.md @@ -491,3 +491,7 @@ helm upgrade gw akeyless/akeyless-gateway -f values.yaml ``` Check that the new pods are starting. + +## Tutorial + +Check out our tutorial video on [Installing and Configuring the Gateway on Kubernetes](https://tutorials.akeyless.io/docs/installing-and-configuring-akeyless-gateway).