Kubernetes
Deploy Proliferate on Kubernetes.
There is no Kubernetes manifest or Helm chart yet. The supported self-hosted deployment today is the Docker Compose stack on a single Linux host, on your own hardware or on any cloud provider.
Kubernetes support is an enterprise-track item, alongside air-gapped operation and SCIM. If your team needs it, get in touch and tell us about your setup; it helps us prioritize.
In the meantime, the Compose stack is intentionally small: one Postgres instance, a migration job, and the API server behind Caddy. It runs fine on a modest VM, and nothing about it stops you from putting it behind your own ingress or load balancer if you want to run it inside a cluster manually. That path is unsupported and undocumented, but the stack does not do anything Kubernetes-hostile.