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

# Kubernetes

> Deploying apowerb on Kubernetes.

Apply the static manifests from the `k8s/` folder.

```bash theme={null}
kubectl apply -f k8s/
```


## Related topics

- [Quickstart](/quickstart.md)
- [Docker Compose](/deployment/dockercompose.md)
