Skip to main content

Save and Deploy

Save your work

Click Save in the toolbar to save the current canvas layout and all service configurations. Saving does not deploy anything — it just records your intended state.

Save frequently while designing so you don't lose work.

Deploy the stack

Once you're happy with your design, click Start in the toolbar. This deploys all services on the canvas to the selected Kubernetes cluster.

The platform applies changes incrementally — services that haven't changed are left running, and only modified or new services are updated.

Monitor deployment

After clicking Start, watch the status badges on each block:

BadgeMeaning
PendingService is being scheduled
HealthyService is running correctly
UnhealthyService failed to start or crashed

The cluster-level status badge in the bottom-left reflects the overall health.

Stop the stack

Click Stop to shut down all services in the cluster. The canvas layout and configuration are preserved — you can restart later with Start.

Restart

Click Restart to redeploy everything from scratch. Useful if services have gotten into a bad state.

Individual service control

You can also start, stop, or restart individual services without affecting the rest. Expand the cluster in the Resources page and use the per-service action buttons.