Skip to content

Deployment ​

Deployment resource helps Yelken tracking changes in your services, such as changes in container images, and revert back to an older one.

A deployment can have a source that created the deployment. Currently, pipelines and changes manuallay applied by a user create a deployment.

To view the deployments of a service:

  • Open the service details,
  • Use Deployments link located at the second top bar.

In this page, you can view deployments and switch to one of them by using Switch to button. Switching deployments is helpful when you push a new change that broke something and want to revert back to old deployment.

INFO

One note to keep in mind that Yelken keeps last 5 deployments in its history.