.. _create_kubernetes_cluster: ========================================= Create and configure a kubernetes cluster ========================================= Below, choose whether you want to install Stackspin on a VPS or an existing Kubernetes cluster. We recommend manually installing it on a VPS, this is the most tested solution. .. tab-set:: .. tab-item:: A. Install on a VPS .. include:: _install_on_a_vps.rst .. tab-item:: B. Install on existing cluster .. include:: _install_on_existing_cluster.rst Now that you have a Kubernetes cluster running you can continue to :ref:`install_stackspin`.