mirror of
https://github.com/docling-project/docling-serve.git
synced 2026-05-04 23:51:46 +00:00
docs: simplify README and move details to docs (#102)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
12
docs/deployment.md
Normal file
12
docs/deployment.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user