Skip to main content

CNCF Landscape Trends 2025

Executive Summary

Five projects joined the CNCF Sandbox in 2025, representing a strong focus on AI/ML operations and developer experience. Leading the adoption metrics, @cadence-workflow/cadence brings 8,900+ stars for workflow orchestration, while @kagent-dev/kagent (1,600+ stars) introduces agentic AI to cloud-native infrastructure. The cohort averages 2,670 stars with projects ranging from established workflow engines to cutting-edge AI frameworks, signaling CNCF's strategic expansion into GenAI tooling and enhanced developer workflows.

Overview

This report analyzes the five projects accepted into CNCF Sandbox in 2025, examining GitHub statistics, project categories, and adoption patterns. Data sourced from @cncf/landscape, @cncf/sandbox, and @cncf/toc repositories with GitHub metrics captured as of October 2025.

Key Findings

MetricValueNotes
Total New Projects5All Sandbox level
Total Stars13,371Combined across all projects
Average Stars2,674Strong community interest
Top CategoryAI/ML Operations2 projects (Kagent, KitOps)
Median Project Age~1.5 yearsMix of mature and new projects
Most PopularCadence Workflow8,926 stars
Newest AdditionKagentCreated Jan 2025, accepted May 2025

Projects Accepted in 2025

Graduated Projects

No Graduations in 2025 Yet

No projects moved to Graduated status during the analysis period (January - October 2025).

Incubating Projects

No Incubations in 2025 Yet

No projects moved to Incubating status during the analysis period (January - October 2025).

Sandbox Projects

ProjectStarsForksLanguageAcceptedCategoryDescription
Cadence Workflow8,926860GoMay 22OrchestrationDistributed workflow orchestration engine
Kagent1,628288GoMay 22AI/MLAgentic AI framework for Kubernetes
Runme1,57271GoJan 21Developer ToolsDevOps notebooks with Markdown
KitOps1,206140GoMar 4AI/MLPackage ML models as OCI artifacts
Tokenetes451GoJan 21SecurityTransaction tokens for microservices

Analysis

Project Categories

The 2025 CNCF Sandbox additions reveal clear strategic themes:

AI/ML Operations (40%) - Two projects focus on operationalizing AI workloads:

  • Kagent brings agentic AI to Kubernetes, enabling AI-driven operations
  • KitOps packages ML models into OCI-compliant artifacts for versioning

Developer Experience (20%) - One project enhances developer workflows:

  • Runme transforms Markdown documentation into executable notebooks

Orchestration & Workflows (20%) - One mature project joins CNCF:

  • Cadence Workflow provides battle-tested distributed orchestration (created 2017)

Security (20%) - One project addresses service mesh security:

  • Tokenetes implements transaction tokens (TraTs) for microservices
Emerging Trend: AI-Native Cloud Infrastructure

The acceptance of Kagent and KitOps signals CNCF's recognition that GenAI workloads require first-class support in cloud-native infrastructure. Both projects address critical gaps in the AI/ML lifecycle.

Popularity Metrics

GitHub Stars Distribution:

Stars RangeCountProjects
5,000 - 10,0001Cadence Workflow
1,000 - 2,0003Kagent, Runme, KitOps
0 - 1001Tokenetes

Analysis:

  • Cadence Workflow leads with 8,926 stars, reflecting 8 years of community building since 2017
  • Three projects (Kagent, Runme, KitOps) cluster in the 1,200-1,600 star range, showing healthy early adoption
  • Tokenetes (45 stars) represents an emerging security pattern with specialized use cases

Fork Activity:

  • Cadence (860 forks) shows extensive production deployment customization
  • Kagent (288 forks) demonstrates rapid community experimentation despite being newest
  • KitOps (140 forks) indicates active MLOps practitioner adoption

Language Trends:

  • 100% Go - All five projects use Go, aligning with cloud-native ecosystem standards
  • This uniformity simplifies integration and reduces operational complexity

Adoption Signals

Community Engagement:

ProjectOpen IssuesRecent ActivityCommunity Health
Runme129ActiveHigh engagement, regular releases
Kagent157Very ActiveRapid growth, Discord community
Cadence148ActiveMature, stable contributor base
KitOps33ActiveGrowing MLOps adoption
Tokenetes2ModerateEarly stage, focused development

Project Maturity:

  • Established (1): Cadence Workflow (created 2017) - 8 years of production usage
  • Maturing (3): KitOps (Feb 2024), Tokenetes (Mar 2024), Runme (Jul 2022)
  • Emerging (1): Kagent (Jan 2025) - fastest path to CNCF (created and accepted same year)

Notable Integrations:

  • Kagent: Kubernetes-native, integrates with Discord, supports MCP (Model Context Protocol)
  • KitOps: OCI-compliant, works with Kubernetes, supports GGUF, PyTorch, TensorFlow
  • Runme: VS Code extension, GitHub Actions, Terraform, Helm integration
  • Tokenetes: Kubernetes-native, microservices-focused, sidecar architecture
  • Cadence: Multi-language SDKs (Go, Java, Python), AWS SWF-compatible

Quick Acceptance Timeline:

  • Kagent achieved the fastest acceptance - project created January 2025, accepted May 2025 (4 months)
  • Projects are being evaluated and accepted faster, indicating streamlined CNCF processes

AI/ML Infrastructure Gap: The dual acceptance of Kagent and KitOps in 2025 addresses two critical AI/ML needs:

  1. Agent Orchestration (Kagent) - Running AI agents in production
  2. Model Packaging (KitOps) - Versioning and deploying models

Developer Experience Focus: Runme's acceptance reflects CNCF's acknowledgment that documentation-driven development improves cloud-native adoption.

Technology Patterns

Common Characteristics:

  • Kubernetes-Native: 80% (4/5) designed specifically for Kubernetes
  • Go Language: 100% (5/5) built with Go
  • OCI Standards: 20% (KitOps) leverages OCI for artifact management
  • DevOps Focus: 80% (4/5) target DevOps/Platform Engineering personas

Architecture Patterns:

  • Sidecar Model: Tokenetes uses Kubernetes sidecar injection
  • Operator Pattern: Kagent implements Kubernetes controllers
  • CLI + Server: Most projects provide both CLI and server components

Comparative Analysis

Category Distribution Shift:

  • AI/ML Focus: 40% of 2025 additions are AI/ML projects (Kagent, KitOps)
  • Historical Context: Only ~10% of prior Sandbox projects focused on AI/ML
  • Implication: CNCF is actively expanding into GenAI infrastructure

Project Maturity at Entry:

  • 2025 Average Age: ~1.5 years at acceptance
  • Notable: Kagent accepted within 4 months of creation (exceptional)
  • Trend: Faster evaluation cycles for projects addressing emerging needs

Language Standardization:

  • 2025: 100% Go
  • Historical: ~60% Go, 40% mixed (Rust, Python, Java)
  • Observation: Go remains the dominant language for cloud-native infrastructure

Key Observations

Project Concentration

Three of five projects (60%) were accepted in a single day (May 22, 2025), suggesting coordinated TOC voting cycles.

Technology Convergence:

  1. Kubernetes-Native First: 80% designed specifically for K8s
  2. Developer Experience: Growing recognition that UX matters for adoption
  3. Security by Design: Tokenetes addresses zero-trust architectures
  4. AI Integration: Not just MLOps, but AI-native operations (Kagent)

Future Outlook

Based on 2025 trends, expect continued CNCF focus on:

Emerging Areas:

  • Agentic AI Infrastructure: More tools for running autonomous agents
  • Model Operations: Enhanced CI/CD for ML models
  • Developer Productivity: Tools that reduce operational complexity
  • Zero-Trust Security: Service mesh security patterns

Potential Gaps:

  • FinOps for AI: Cost optimization for GPU/AI workloads
  • AI Observability: Monitoring and debugging AI agents
  • Edge AI: Running AI workloads at the edge
  • Multi-Cloud AI: Portable AI infrastructure

References

CNCF Resources

Project Resources

Analysis Resources

Associated Issues

IssueStatusPriorityLink
Landscape Trends AnalysisCompletedHigh#41

Report Generated: October 11, 2025

Data Sources:

  • @cncf/landscape - landscape.yml (primary source)
  • @cncf/sandbox - Sandbox applications
  • @cncf/toc - Project acceptance tracking
  • GitHub Search API - Repository metrics
  • Individual project repositories - Community statistics

Methodology:

This analysis identified projects accepted to CNCF Sandbox during calendar year 2025 by parsing the official landscape.yml file for accepted: '2025-*' entries. GitHub repository statistics were collected via the GitHub API for each identified project. Metrics include stars, forks, open issues, primary language, creation date, and recent activity. Projects were categorized by functionality and analyzed for patterns in adoption, maturity, and strategic focus areas.

Analysis Period: January 1, 2025 - October 11, 2025

Limitations:

  • GitHub metrics reflect point-in-time data (October 2025)
  • Some projects may have usage not reflected in public GitHub stats
  • Fork counts include both active forks and abandoned clones
  • Open issue counts include both bugs and feature requests