Skip to content

Tasks

Tasks are an extension mechanism for enhancing the behavior of Iter8 experiments and can be specified within the spec.strategy.actions field of the experiment.

Tasks are grouped into libraries. The following task libraries are available.

  • common library
    • Task for executing a shell command.
  • metrics library
    • Task for collecting builtin metrics.
    • The above task can also be used to generate requests for app/ML model versions without collecting builtin metrics.
  • notification library
    • Task for sending a Slack notification.