Skip to main content
Use Build when you need to run software on IDYL. Each guide below completes one workflow.

Deploy a workload

Start from a container image and create a deployment or job.

Use a manifest

Create and update workloads from YAML.

Create a Sandbox

Start a disposable Linux environment with a required TTL.

Scale a deployment

Set a new replica count for a deployment.

Inspect resources

List workloads, inspect pods, and watch changes.

Pick the right workflow

NeedUse
Keep a service runningDeploy a workload
Run work to completionDeploy a workload
Create a disposable Linux environmentCreate a Sandbox
Review workload configuration before creating itUse a manifest
Change replica countScale a deployment
See what is running nowInspect resources
For exact flags, use the command reference.