Examples
Any regular Kubernetes resource can be deployed to CoreWeave Kubernetes. You can deploy your regular Deployments, Pods, StatefulSets and Services. The only modification you will want to take into account is adding label selectors for node type, as well as proper resource requests.
The examples in this section come with all manifests and step by step instructions to set up some popular applications.
📄️ Spark on Kubernetes
Run Spark workloads on CoreWeave using spark-submit, or interactively from JupyterLab.
📄️ Jupyter Notebook with TensorFlow
Deploy Jupyter Notebook with TensorFlow on CoreWeave Cloud
📄️ SSH Server with CUDA
SSH server with root disk persistence useful for development and testing