.. _deployment: ========================== Deploying Xorbits Clusters ========================== Xorbits enables seamless scaling of workloads from a laptop to a large cluster. To run Xorbits on a single machine, you can simply invoke `xorbits.init`. However, if you want to run Xorbits on multiple nodes, deploying a Xorbits cluster is a prerequisite. See below for what you need. ========================================= ============================================================ Deployment Description ========================================= ============================================================ :ref:`Cluster ` Deploy Xorbits to existing cluster via command lines :ref:`Kubernetes ` Deploy Xorbits to existing k8s cluster via python code :ref:`Cloud ` Deploy Xorbits to various cloud platforms via python code :ref:`SLURM ` Deploy Xorbits to SLURM ========================================= ============================================================