Skip to main content
Deploy an application imperatively from the command line. Automatically creates the appropriate resource type:
  • Job: when —completions or —parallelism is specified
  • Deployment: otherwise (default)
Use —platform, —isolation-class, and —network-class to declare workload runtime intent. Admission and scheduling still require a target subnet policy and provider nodes that match the requested runtime capabilities. For isolated secure-container admission, declare linux/amd64, secure-container isolation, and a network class of none or restricted-egress. The CLI records this intent; the platform validates it before scheduling.

Usage

Flags

Inherited flags

Examples