# Service This section explains how to install the Jumpstarter {term}`service`. - [Development](development.md): Set up a local cluster with `jmp admin` using kind or minikube - [Standalone](standalone.md): Lightweight deployment with MicroShift and a bootable container image - [Production](production.md): Deploy on a Kubernetes or OpenShift cluster with the Jumpstarter {term}`operator` ```{toctree} :maxdepth: 2 :hidden: development.md standalone.md production.md ```