---
title: "Governance guidance for CNCF projects: Choosing the right structure for your project’s size and stage"
url: https://daily.dev/posts/governance-guidance-for-cncf-projects-choosing-the-right-structure-for-your-project-s-size-and-stag-rvcuteiq0
source_url: https://www.cncf.io/blog/2026/08/26/governance-guidance-for-cncf-projects-choosing-the-right-structure-for-your-projects-size-and-stage
type: article
source: "CNCF"
published: 2026-08-26T11:31:20.722Z
updated: 2026-08-26T11:32:12.350Z
tags: ["open-source", "community", "cncf"]
reading_time: 12
upvotes: 0
comments: 0
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.

# Governance guidance for CNCF projects: Choosing the right structure for your project’s size and stage

**[CNCF](https://daily.dev/sources/cncf)** · 12 min read · 0 upvotes · 0 comments

## Summary

Governance reviews across 72 CNCF projects reveal patterns distinguishing required versus recommended practices at each maturity level. Projects with maintainers from multiple organizations at sandbox entry graduate at 2.07x the rate of single-org projects. Three governance models are outlined: Maintainer Council for small focused projects, Elected Steering Committee for large multi-org projects, and Federated Subproject Governance for umbrella projects with semi-independent subprojects. Organizational voting (limiting votes per org to one or two) emerges as the strongest predictor of sustained diversity, though it must be paired with contributor ladders and enforced maintainer lifecycle practices. The post also lists anti-patterns like documented-but-unused governance and listed diversity that doesn't match actual contribution data, plus a maturity-based checklist covering contributor ladders, security response, vendor neutrality, and code of conduct requirements.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.cncf.io/blog/2026/08/26/governance-guidance-for-cncf-projects-choosing-the-right-structure-for-your-projects-size-and-stage>

## Questions this post answers

### What governance model should a small open source project with a handful of maintainers use?

A Maintainer Council works best for focused, single-repo projects with 3-10 active maintainers who regularly collaborate and communicate directly. Decisions are made by lazy consensus, with formal votes reserved for disagreements or governance changes. It requires a MAINTAINERS file, a documented process for adding/removing maintainers, and emeritus status for those stepping back.

_Comparing governance templates for a new project? daily.dev surfaces open source governance practices as they evolve._

### Does having org-balanced voting alone guarantee diverse maintainer composition in an open source project?

No, org-balanced voting protects governance decisions but does not by itself guarantee balanced maintainer composition. A project can have org-balanced voting while a majority of its maintainers still come from one company; the mechanism only ensures that majority doesn't translate into proportional governance control. It works best paired with a contributor ladder that actively grows maintainers from outside the dominant organization.

_Weighing governance safeguards for a project you maintain? daily.dev tracks practical open source governance patterns._

### How much does having maintainers from multiple organizations at project inception affect graduation rates in CNCF projects?

Projects with maintainers from multiple organizations at sandbox entry graduate at 2.07 times the rate of single-organization projects, with a 59.1% graduation rate versus 28.6% for single-org projects. This was found across governance reviews of 72 graduated, incubating, and archived CNCF projects, reinforcing that organizational diversity early on strongly correlates with long-term project health.

_Deciding how to structure a new open source project's contributor base? daily.dev follows CNCF governance research like this._

## Similar posts on daily.dev

- [Governance guidance for CNCF projects: Choosing the right structure for your project’s size and stage](https://daily.dev/posts/governance-guidance-for-cncf-projects-choosing-the-right-structure-for-your-project-s-size-and-stag-dib0erywy) · CNCF · 0 upvotes · 0 comments
- [Open source governance isn’t one model. Here’s how it actually works.](https://daily.dev/posts/open-source-governance-isn-t-one-model-here-s-how-it-actually-works--d7dohlhq6) · All Things Open · 0 upvotes · 0 comments
- [The mentorship flywheel: How CNCF is growing the next generation of cloud native leaders](https://daily.dev/posts/the-mentorship-flywheel-how-cncf-is-growing-the-next-generation-of-cloud-native-leaders-k0itsy1br) · CNCF · 0 upvotes · 0 comments
- [The CNCF landscape has 230\+ tools. Choosing from it is where platform teams get stuck.](https://daily.dev/posts/the-cncf-landscape-has-230-tools-choosing-from-it-is-where-platform-teams-get-stuck--vxummcxte) · Giant Swarm · 0 upvotes · 0 comments

---

Tags: [#open-source](https://daily.dev/tags/open-source), [#community](https://daily.dev/tags/community), [#cncf](https://daily.dev/tags/cncf)

[View this post on daily.dev](https://daily.dev/posts/governance-guidance-for-cncf-projects-choosing-the-right-structure-for-your-project-s-size-and-stag-rvcuteiq0)
