---
title: "OpenChoreo now has an ecosystem page with 49 plug-in extensions"
url: https://daily.dev/posts/openchoreo-now-has-an-ecosystem-page-with-49-plug-in-extensions-kv00mat1u
source_url: https://daily.dev/posts/openchoreo-now-has-an-ecosystem-page-with-49-plug-in-extensions-kv00mat1u
type: freeform
source: "Daily Open Source Tools"
author: "savi saluwadana"
published: 2026-07-02T06:25:39.902Z
updated: 2026-07-02T06:25:55.013Z
tags: ["kubernetes", "ai-agents", "cncf"]
reading_time: 1
upvotes: 3
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenChoreo now has an ecosystem page with 49 plug-in extensions

**[Daily Open Source Tools](https://daily.dev/sources/dailyopensourcetools)** · [@savisaluwadana](https://daily.dev/savisaluwadana) · 1 min read · 3 upvotes · 1 comments

## Summary

OpenChoreo, the CNCF Sandbox developer platform for Kubernetes, has launched an ecosystem directory listing 49 plug-in extensions. The directory is organized into modules, integrations, agents, skills, component types, and workflows. Highlights include self-service database provisioning for AWS RDS and Azure SQL via Terraform, built-in AI agents for SRE root cause analysis and FinOps cost optimization, kernel-level isolation for AI agent workloads using gVisor or Kata Containers, and integrations with popular CNCF tools like Argo Workflows, Envoy Gateway, Flux CD, and OpenCost. The directory is open source and accepts community contributions.

## Content

OpenChoreo (the CNCF Sandbox developer platform for Kubernetes) launched an [ecosystem](https://openchoreo.dev/ecosystem/) directory, and it's a nice way to see what the project can actually do without reading docs for an hour.

49 items so far, organized as modules, integrations, agents, skills, component types, and workflows. A few that stood out to me:

- Self-service database workflows: developers provision AWS RDS or Azure SQL instances through Terraform without filing a ticket to the platform team
- AI agents built in: an SRE agent for root cause analysis and a FinOps agent that flags cost optimization opportunities
- Agent Sandbox: kernel-level isolation for AI agent workloads using gVisor or Kata Containers, with pre-warmed pools for fast startup
- The usual CNCF suspects as modules: Argo Workflows, Envoy Gateway, Flux CD, OpenCost

Everything is open source and the directory itself accepts community contributions, so if you maintain a tool that fits, you can add it.

Repo is here if you want to try it or star it for later: [https://github.com/openchoreo/openchoreo](https://github.com/openchoreo/openchoreo)

## Similar posts on daily.dev

- [OpenChoreo 1.0 Brings AI Agents and GitOps to Kubernetes Developer Platforms](https://daily.dev/posts/openchoreo-1-0-brings-ai-agents-and-gitops-to-kubernetes-developer-platforms-kcyxpgvor) · InfoQ · 7 upvotes · 0 comments

---

Tags: [#kubernetes](https://daily.dev/tags/kubernetes), [#ai-agents](https://daily.dev/tags/ai-agents), [#cncf](https://daily.dev/tags/cncf)

[View this post on daily.dev](https://daily.dev/posts/openchoreo-now-has-an-ecosystem-page-with-49-plug-in-extensions-kv00mat1u)
