16 - Argo-Workflows Custom Resource Kinds & Artifacts

preview_player
Показать описание
In this session We'll cover two important topics including workflows CRDs and workflows artifacts.
Custom Resource Kind:
- WorkflowTemplate: definitions of Workflows that live in your cluster. This allows you to create a library of frequently-used templates and reuse them
- ClusterWorkflowTemplates: cluster scoped WorkflowTemplates.
- CronWorkflow: workflows run on a preset schedule.

Artifacts:
When running workflows, it is very common to have steps that generate or consume artifacts. Often, the output artifacts of one step may be used as input artifacts to a subsequent step.
if you want to use artifacts in your workflow, you will need to configure an artifact repository such as MinIO. so we'll configure MinIO to store workflows artifacts.

00:00 Workflows Inputs Parameters
00:16:13 Workflows Outputs Parameters
00:28:43 Workflow Templates and Cluster Workflow Templates
00:46:20 Cron Workflows
01:02:33 Workflows Artifacts and Configuring MinIO as Artifact Repository

ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
You can Follow Mohammad from on other platforms:

ــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ

You can follow our Channel on other platforms:

Рекомендации по теме
Комментарии
Автор

Hidden gem :) wonderful tutorial series