Workflows
  • 17 Jun 2022
  • 1 Minute to read
  • Dark
    Light
  • PDF

Workflows

  • Dark
    Light
  • PDF

Article Summary

Workflows define directed acyclic graphs(DAG) of computation steps to be executed along with their dependencies. An instance of workflow executes on a single machine with parallelization of data chunks across different CPU and GPU compute resources.

The workflows added by the users of the organisation are displayed in this page.

Note: This is a view only page for admin user.

Workflows 

In this page, following fields with the relevant information are displayed,

Name

The workflow names are displayed in this column.

To search a particular workflow by its name,

1. Enter the workflow name in the field and click Enter on the keyboard.

Namespace

The namespace of the workflows are displayed in this column.

To search a particular workflow,

1. Enter the namespace in the search field and click Enter on the keyboard.

Workflow ID

The workflow IDs are displayed in this column.

Version History

1. Click icon to view version history details.

Versions

Versions of the workflows are displayed in this column.

To search and apply a particular version to the workflow,

1. Click on the drop down arrow and select the version.

Added By

The email id of who added the workflow is displayed in this column.

Actions

The following icons are available under Actions column to view the respective information,

View Deployed Edges

1. Click icon to view edge clusters on which this workflow is deployed

     2. Click icon to close the window and go back to the Workflows page.

View Deployment Details

1. Click icon to view deployment details that provide a history of deployment and undeployment operations.

    2. Click icon to refresh the page.

3. Click icon to close the window and go back to the Workflows page.

View Yaml

To view Yaml, follow the below instructions:

1. Clickicon. The Yaml details are displayed.

2. Click  icon to download the Yaml information.

3. Click icon to close the window and go back to the Workflows page.

View and edit AutoTier Info

Auto-tier policy is specified at a container level as described in the Containers section. Certain attributes of the policy can be overridden at individual workflow level using the option provided here.

1. Click  icon to view auto tier information.

2. Click icon to close the window and go back to the Workflows page.


Was this article helpful?