Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 17 additions & 17 deletions profile/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Kagenti - The Agentic Platform
## Rossoctl - The Agentic Platform
An open source platform for building, deploying, securing, and governing AI agents on Kubernetes.

Built on open standards:
Expand All @@ -7,23 +7,23 @@ Built on open standards:

### Repositories

- **[ecosystem-guide](https://github.com/kagenti/ecosystem-guide)** - Central reference for the Kagenti ecosystem
- **[kagenti](https://github.com/kagenti/kagenti)** - Main installer, UI, and documentation (Python)
- **[adk](https://github.com/kagenti/adk)** - Kagenti Agent Development Kit (Python)
- **[adk-starter](https://github.com/kagenti/adk-starter)** - Starter template for building agents with the Kagenti ADK (Python)
- **[agent-examples](https://github.com/kagenti/agent-examples)** - Sample agents and tools (Python)
- **[kagenti-operator](https://github.com/kagenti/kagenti-operator)** - Kubernetes operator for deploying and lifecycle management of agents and tools (Go)
- **[kagenti-extensions](https://github.com/kagenti/kagenti-extensions)** - Kubernetes security extensions for zero-trust agent authentication (Go)
- **[agentic-control-plane](https://github.com/kagenti/agentic-control-plane)** - Control plane composed of specialized A2A agents coordinated through Kagenti CRDs (Python)
#### Core

- **[rossoctl](https://github.com/rossoctl/rossoctl)** - Main installer, UI, and documentation (Python)
- **[operator](https://github.com/rossoctl/operator)** - Kubernetes operator for deploying and lifecycle management of agents and tools (Go)
- **[cortex](https://github.com/rossoctl/cortex)** - Kubernetes security extensions for zero-trust agent authentication (Go)
- **[examples](https://github.com/rossoctl/examples)** - Sample agents and tools (Python)

#### Experimental

- **[mcp-gateway](https://github.com/Kuadrant/mcp-gateway)** - Envoy-based MCP Gateway (Go) — *hosted under [Kuadrant](https://github.com/Kuadrant) org*
- **[plugins-adapter](https://github.com/kagenti/plugins-adapter)** - Adapter for security and safety plugins for Envoy-based MCP Gateway (Python)
- **[capture-the-flag](https://github.com/kagenti/capture-the-flag)** - Capture the flag scenarios to demonstrate and test Kagenti's security posture
- **[workload-harness](https://github.com/kagenti/workload-harness)** - Tools for agent load generation on the Kagenti platform (Python)
- **[.github](https://github.com/kagenti/.github)** - Project website and documentation (Hugo/HTML)
- **[capture-the-flag](https://github.com/rossoctl/capture-the-flag)** - Capture the flag scenarios to demonstrate and test Rossoctl's security posture
- **[workload-harness](https://github.com/rossoctl/workload-harness)** - Tools for agent load generation on the Rossoctl platform (Python)
- **[.github](https://github.com/rossoctl/.github)** - Project website and documentation (Hugo/HTML)

### Get involved

- 📖 Start with the [CONTRIBUTING](https://github.com/kagenti/kagenti/blob/main/CONTRIBUTING.md) guide
- 👥 Meet the [maintainers](https://github.com/kagenti/kagenti/blob/main/MAINTAINERS.md)
- 🌐 Learn more at [kagenti.io](http://kagenti.io)
- 💬 Or just come say hi in the [Kagenti Slack](https://ibm.biz/kagenti-slack)
- 📖 Start with the [CONTRIBUTING](https://github.com/rossoctl/rossoctl/blob/main/CONTRIBUTING.md) guide
- 👥 Meet the [maintainers](https://github.com/rossoctl/rossoctl/blob/main/MAINTAINERS.md)
- 🌐 Learn more at [rossoctl.dev](https://rossoctl.dev/)
- 💬 Or just come say hi in the [Rossoctl Slack](https://ibm.biz/kagenti-slack)