[0.1.8] - 2021-01-05
Added
- Initial release of kedro-kubeflow plugin
- Ability to run an anonymous pipeline once as within a specified experiment
kedro kubeflow run-once
. - Ability to upload pipeline
kedro kubeflow upload
. - Method to schedule runs for most recent version of given pipeline
kedro kubeflow schedule
- Shortcut to open UI for pipelines using
kedro kubeflow ui
�