Capability
Content Template And Workflow Management
20 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “workflow template reuse and composition via workflowtemplate and clusterworkflowtemplate crds”
Kubernetes-native workflow engine.
Unique: Implements template reuse as Kubernetes CRDs (WorkflowTemplate, ClusterWorkflowTemplate) rather than a separate template registry, enabling templates to be version-controlled and managed via kubectl. Templates are resolved at workflow submission time by the API server.
vs others: More Kubernetes-native than Airflow (templates are CRDs) and simpler than Kubeflow Pipelines (no component registry needed), but less sophisticated than Helm for template parameterization.