mirror of
https://github.com/docling-project/docling-serve.git
synced 2025-11-29 08:33:50 +00:00
13 lines
200 B
Markdown
13 lines
200 B
Markdown
# Deployment
|
|
|
|
## Kubernetes and OpenShift
|
|
|
|
### Knative
|
|
|
|
The following manifest will launch Docling Serve using Knative to expose the application
|
|
with an external ingress endpoint.
|
|
|
|
```yaml
|
|
# TODO
|
|
```
|