What deployments are
Deployments let you define the infrastructure you want, then apply that state safely. You are not managing resources one by one. You are managing a versioned desired state. Applies reconcile from the latest pushed configuration version, not unsaved draft edits.What you can manage
A deployment can include:serverproxy-velocityproxy-gateswiftbase
Recommended reading order
YAML spec reference
Use the complete schema reference when you need exact field types, limits, and defaults.
Run lifecycle and monitoring
Learn what happens when you apply, what run statuses mean, and how to monitor progress.
Start the guide path
Configurations and YAML
Build reliable deployment configurations with clear resource ownership.
YAML spec reference
Check complete field definitions, constraints, and valid values.
Run lifecycle and monitoring
Understand queueing, status transitions, and run visibility.
Safe rollouts and troubleshooting
Reduce risk in production changes and recover quickly from failed runs.