kedro-kubeflow:Kedro插件支持在Kubeflow管道上运行的工作流程

时间:2024-06-13 21:23:46
【文件属性】:

文件名称:kedro-kubeflow:Kedro插件支持在Kubeflow管道上运行的工作流程

文件大小:1010KB

文件格式:ZIP

更新时间:2024-06-13 21:23:46

machinelearning kubeflow mlops kubeflow-pipelines kedro

Kedro Kubeflow插件 关于 该插件的主要目的是启用在Kubeflow Pipelines上运行kedro管道。 它支持从Kedro管道DSL到 (管道SDK)的转换,并通过一些方便的命令将其部署到正在运行的kubeflow集群中。 该插件可与kedro-docker一起使用,以简化用于管道执行的kedro-docker映像的准备。 文献资料 有关详细文档,请参阅 使用指南 Usage: kedro kubeflow [OPTIONS] COMMAND [ARGS]... Interact with Kubeflow Pipelines Options: -h, --help Show this message and exit. Commands: compile Translates Kedro pipeline into YAM


【文件预览】:
kedro-kubeflow-develop
----setup.py(2KB)
----.gitignore(1KB)
----.codeclimate.yml(92B)
----kedro_kubeflow()
--------templates()
--------__init__.py(41B)
--------hooks.py(2KB)
--------cli.py(6KB)
--------utils.py(405B)
--------config.py(6KB)
--------context_helper.py(2KB)
--------kfpclient.py(6KB)
--------auth.py(1KB)
--------generator.py(7KB)
----pyproject.toml(30B)
----.gitlab-ci.yml(726B)
----.pre-commit-config.yaml(264B)
----CONTRIBUTING.md(1KB)
----.isort.cfg(92B)
----LICENSE(11KB)
----CHANGELOG.md(3KB)
----setup.cfg(114B)
----.github()
--------CODEOWNERS(47B)
--------pull_request_template.md(168B)
--------workflows()
----README.md(3KB)
----tests()
--------test_config.yml(142B)
--------test_context_helper.py(2KB)
--------test_cli.py(7KB)
--------__init__.py(34B)
--------test_config.py(3KB)
--------test_kfpclient.py(10KB)
--------test_auth.py(2KB)
--------test_hooks.py(2KB)
--------test_generator.py(11KB)
----docs()
--------requirements.txt(37B)
--------Makefile(634B)
--------index.rst(639B)
--------conf.py(2KB)
--------source()
----tox.ini(1KB)

网友评论