Docling Operator #1178
Replies: 6 comments 41 replies
-
Which resource should we deploy for KFP?When
|
Beta Was this translation helpful? Give feedback.
-
Communication between
|
Beta Was this translation helpful? Give feedback.
-
Which type of Deployment for the REST API?
|
Beta Was this translation helpful? Give feedback.
-
How to deal with secrets?The simplest example is user passing s3 credentials to the pipeline run with jobkit. |
Beta Was this translation helpful? Give feedback.
-
OAuth-ProxyFollowing the approach of https://github.com/opendatahub-io/data-science-pipelines-operator we could add an option for adding the oauth-proxy sidecar and configure the external |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Docling Operator
The Docling Operator distributes the docling-serve together with the docling-jobkit Kubeflow jobs.
Configuration options
Compute engine
docling-serve
allows to be deployed with different compute engines:The operator will allow to choose which compute engine to use for the deployment.
Serving options
TBA, e.g. authentication considerations.
Components
The operator should configure the following
docling-serve
API Deployment and related Secret, ConfigMap, Servicedocling-kfp-job
Data Science Pipeline for running the distributed Docling conversion. This is launched and inspected fromdocling-serve
using the k8s apiBeta Was this translation helpful? Give feedback.
All reactions