#50 · Primary category: AI DevOps & SRE Tools
kitops
An open source DevOps tool from the CNCF for packaging and versioning AI/ML models, datasets, code, and configuration into an OCI Artifact.
Project last updated:08/29/26
GitHub Stars
1.4K
Forks
185
Contributors
45
License
Apache-2.0
Why we included this project
KitOps packages models, datasets, code, and configuration into a single OCI artifact you can push to your existing container registry. That means versioning, security scanning, and access control for AI assets work the same way they already do for container images, which matters in regulated or self-hosted environments. Each artifact is layered and versioned rather than a loose tarball, so training runs stay reproducible and deployments are easier to audit. The CLI is part of the CNCF ecosystem and supports the vendor-neutral ModelPack spec, so it fits into Kubernetes and CI/CD tooling without inventing a new format. If you want model packaging to feel like standard infrastructure instead of a custom pipeline, this is a practical option.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
nx
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
jenkins
Jenkins automation server
awx
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
dagger
Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud