Using KitOps ModelKits from a CI/CD Tool
To get the most out of KitOps secure ModelKits, many teams and organizations create, push, or pull ModelKits as part of their CI/CD pipelines. For example, when a team finishes tuning of a model, a pipeline will create a ModelKit that includes the model, the tuning dataset used, the artifacts generated by the successful experiment run, and the results of that experiment run.
Simply install the Kit CLI and run kit
commands as tasks in the pipeline.
KitOps supports all major CI/CD pipelines.
The KitOps community has shared some of their CI/CD tool integrations:
- GitHub Actions: Tutorial, and Action
- Red Hat OpenShift Pipelines: Tutorial
- ArgoCD: Tutorial
- Dagger: Tutorial, and Module
Have feedback or questions? Open an issue on GitHub or join us on Discord.