Hi TFX Team and Community,
Using tfx pipeline upgrade works well as long as there is already an existing pipeline.
For the very first build, before the pipeline is there it will fail.
We can use tfx pipeline create for the first time but it would involve calling the command manually.
To my questions:
- Better approaches to deploy a TFX pipeline to Kubeflow in a automatic fashion?
- Is there an option like "overwrite" for the pipeline create command. Or a fallback for tfx pipeline update in case the pipeline is not exiting?
Thanks a lot
Best regards
Sascha