Updated README#1132
Merged
Merged
Conversation
Getting the README ready for KubeCon EU so I have added missing features and tried to clean up some of the sections based on what we've learned from people's usage. * Added info on ModelPack, kit init, and HF import that was missing * Cleaned up the KitOps by Role section * Made a security & compliance section * Added more links out to KitOps docs * Mentioned integrations more * Got rid of emojis * Added references to agents, prompts, and MCP servers * Backgrounded kit dev Signed-off-by: Brad Micklea <7644938+bmicklea@users.noreply.github.com>
Deploying kitops-org with
|
| Latest commit: |
1d5d9c6
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://d9baa630.kitops-org.pages.dev |
| Branch Preview URL: | https://readme-refresh.kitops-org.pages.dev |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repository’s README to better reflect current KitOps capabilities and documentation links ahead of KubeCon EU, with clearer onboarding and expanded sections on security, integrations, and usage patterns.
Changes:
- Reworked README structure (new TOC + new “Try KitOps” and “How Teams Use KitOps” sections) with updated language and links.
- Added/expanded coverage for ModelPack,
kit init, HuggingFace import, and integrations. - Introduced a consolidated “Security and Compliance” section and cleaned up “KitOps by Role”.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Jwilliamsr
reviewed
Mar 22, 2026
Jwilliamsr
reviewed
Mar 22, 2026
Jwilliamsr
reviewed
Mar 22, 2026
Jwilliamsr
reviewed
Mar 22, 2026
| * ⚙️ Production-ready for enterprise ML workflows | ||
| * 🚢 Create runnable containers for Kubernetes or docker | ||
| * 📈 Audit-ready lineage tracking | ||
| KitOps is also the core of **[Jozu Hub](https://jozu.com/)** that adds centralized policy administration, five-layer security scanning, signed attestations, and tamper-evident audit logs. Jozu Hub installs behind your firewall and works with your existing OCI registry in private cloud, datacenter, or air-gapped environments. |
Contributor
There was a problem hiding this comment.
Do we want to position this as "the core of Jozu"?
Jwilliamsr
reviewed
Mar 22, 2026
Jwilliamsr
left a comment
Contributor
There was a problem hiding this comment.
Added a few little comments on things that are quite right. Also, do we want to mention that KitOps is part of the Kubernetes ML stack earlier on in the readme?
Signed-off-by: Brad Micklea <7644938+bmicklea@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Getting the README ready for KubeCon EU so I have added missing features and tried to clean up some of the sections based on what we've learned from people's usage.