Description
Runs multi-step workflows inside Kubernetes, with tasks, dependencies, artifacts, and automation defined as cluster resources. It is often used for data processing, CI jobs, and operations pipelines.
Use it when workloads should be scheduled and tracked by Kubernetes instead of a local script runner. It is intended for administrators and platform teams, because workflow definitions can consume cluster resources.