https://github.com/sky-uk/kfp-operator
https://github.com/sky-uk/kfp-operator
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sky-uk/kfp-operator
- Owner: sky-uk
- License: bsd-3-clause
- Created: 2021-07-12T10:47:54.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T15:07:52.000Z (over 1 year ago)
- Last Synced: 2024-12-02T15:30:20.467Z (over 1 year ago)
- Language: Go
- Homepage: https://sky-uk.github.io/kfp-operator
- Size: 17.2 MB
- Stars: 15
- Watchers: 7
- Forks: 2
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Kubeflow Pipelines Operator
## Overview
The Kubeflow Pipelines Operator provides a declarative API for managing and running machine learning pipelines on Kubeflow with [Resource Definitions](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/).
We currently only support TFX pipelines.
## Documentation:
- [Documentation](https://sky-uk.github.io/kfp-operator)
- [Development Guide](CONTRIBUTING.md)