Serverless overview
What a serverless service is on the Crusoe Agent Platform, how scale-to-zero works, and how it compares to Cloud Run, Lambda, and Container Apps.
Deploy a service
Deploy a container image as a scale-to-zero service using the console or the REST API, check its status, and understand the quota it consumes.
Autoscaling and scale to zero
How min/max instances and concurrency control scaling, what cold starts cost you, and how to keep one instance always warm.
Public endpoints and domains
How to publish a service to the internet, what URL it gets, how TLS works, and where custom domains stand today.
Serverless troubleshooting
Real serverless error messages — quota wedges, stuck publishing, image pull failures, traffic validation — with causes and fixes.