An open API service indexing awesome lists of open source software.

https://github.com/sky-uk/kfp-operator


https://github.com/sky-uk/kfp-operator

Last synced: 10 months ago
JSON representation

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)