I've put together a production-oriented Helm chart for the self-hosted API:
- Deployment
- Service
- HPA
- PDB
- Ingress
- API-key Secret
- non-root securityContext
- probes on /healthcheck,
- well-tested resource defaults
You can check it here: https://github.com/yod527/unstructured-api/tree/feat/helm-chart/charts/unstructured-api
Happy to follow whatever conventions you'd want (CI lint, chart-releaser, docs).
Thanks
I've put together a production-oriented Helm chart for the self-hosted API:
You can check it here: https://github.com/yod527/unstructured-api/tree/feat/helm-chart/charts/unstructured-api
Happy to follow whatever conventions you'd want (CI lint, chart-releaser, docs).
Thanks