#50 · Primary category: AI DevOps & SRE Tools

kitops

ai code datasets devops devops-tools gguf hacktoberfest kubernetes kubernetes-deployment ml mlops mlops-tools model-interpretability model-serving models opensource platform-engineering pytorch sklearn tensorflow

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