Dockerfile, ingestor.py, and ingestor-job.yaml you can copy, point at your data, and ship.
Available templates
See Prerequisites for the full list of supported tasks and required data formats.
How to use a template
- Clone the data-ingestors repo and copy the template directory you want.
- Point it at your data — set
SRC_PATHandLABEL_FILEiningestor-job.yaml. - Build and deploy as a Kubernetes Job. See Prepare Dataset for the full ingestion workflow.