tfx.v1.orchestration.experimental.KubeflowDagRunnerConfig

Runtime configuration parameters specific to execution on Kubeflow.

pipeline_operator_funcs A list of ContainerOp modifying functions that will be applied to every container step in the pipeline.
tfx_image The TFX container image to use in the pipeline.
kubeflow_metadata_config Runtime configuration to use to connect to Kubeflow metadata.
supported_launcher_classes A list of component launcher classes that are supported by the current pipeline. List sequence determines the order in which launchers are chosen for each component being run.
metadata_ui_path File location for metadata-ui-metadata.json file.
**kwargs keyword args for PipelineConfig.