> ## Documentation Index
> Fetch the complete documentation index at: https://docs-slidekit.theduomi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Kubernetes deployment

> Deploy SlideKit on a Kubernetes cluster with Deployment, Service, Secret, and Ingress manifests.

This page is being written. It will cover:

* Reference Deployment / Service / Ingress manifests
* Mounting the Aspose license from a Kubernetes Secret
* Database connection via a managed PostgreSQL or in-cluster Postgres operator
* Horizontal Pod Autoscaler configuration and resource requests/limits
* Liveness and readiness probes against `/health`
