Create a new job

  • On the Devtron dashboard, select Jobs.

  • On the upper-right corner of the screen, click Create.

  • Select Job from the drop-down list.

  • Create job page opens.

Create Job

Provide below information on the Create job page:

Note: Do not forget to modify git repositories and corresponding branches to be used for each Job Pipeline if required.

Tags

Tags are key-value pairs. You can add one or multiple tags in your application.

Propagate Tags When tags are propagated, they are considered as labels to Kubernetes resources. Kubernetes offers integrated support for using these labels to query objects and perform bulk operations e.g., consolidated billing using labels. You can use these tags to filter/identify resources via CLI or in other Kubernetes tools.

  • Click + Add tag to add a new tag.

  • Click Save.

Last updated