# kubernetes/community

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/kubernetes-community).**

12,902 stars · 5,360 forks · Jupyter Notebook · Apache-2.0

## Links

- GitHub: https://github.com/kubernetes/community
- awesome-repositories: https://awesome-repositories.com/repository/kubernetes-community.md

## Topics

`kubernetes`

## Description

This repository serves as the coordination hub for the Kubernetes community, focusing on open source contribution and project governance. It provides the structures necessary to manage the development of subprojects through a distributed governance model involving committees and working groups.

The project manages community coordination by connecting contributors through a network of mailing lists and chat channels. It defines the requirements and responsibilities for contributor membership, including the process for becoming an official member or code reviewer.

The repository utilizes a static site generation pipeline to transform Markdown-based documentation into a public website. Contribution is managed through a Git-based workflow involving issue tracking and peer-reviewed pull requests.

## Tags

### Software Engineering & Architecture

- [Governance Models](https://awesome-repositories.com/f/software-engineering-architecture/governance-models.md) — Defines the overarching governance model, including committees and working groups, to manage project development.
- [Community Coordination Frameworks](https://awesome-repositories.com/f/software-engineering-architecture/community-coordination-frameworks.md) — Connects developers through communication channels to align on shared project goals.
- [Membership Requirements](https://awesome-repositories.com/f/software-engineering-architecture/community-governance-responsibilities/membership-requirements.md) — Defines the requirements and responsibilities for obtaining official member or reviewer status. ([source](https://cdn.jsdelivr.net/gh/kubernetes/community@main/README.md))
- [Open Source Projects](https://awesome-repositories.com/f/software-engineering-architecture/open-source-projects.md) — Coordinates a large-scale collaborative ecosystem maintained by community contributors.
- [Project Governance](https://awesome-repositories.com/f/software-engineering-architecture/project-management-governance/project-governance.md) — Establishes the administrative structures and roles for committees and working groups. ([source](https://cdn.jsdelivr.net/gh/kubernetes/community@main/README.md))
- [Contribution Workflows](https://awesome-repositories.com/f/software-engineering-architecture/contribution-workflows.md) — Provides a standardized workflow for proposing and peer-reviewing changes through issue tracking.
- [Contribution Workflows](https://awesome-repositories.com/f/software-engineering-architecture/development-methodologies/engineering-best-practices/open-source-collaboration/open-source-methodologies/contribution-workflows.md) — Standardizes the process of community contributions through formal issue tracking and pull request reviews.

### Part of an Awesome List

- [Community Directories](https://awesome-repositories.com/f/awesome-lists/more/community-directories.md) — Maintains a directory of communication channels and mailing lists to connect community members. ([source](https://cdn.jsdelivr.net/gh/kubernetes/community@main/README.md))

### DevOps & Infrastructure

- [Contributor Management](https://awesome-repositories.com/f/devops-infrastructure/dependency-management/project-management/contributor-management.md) — Tracks active participants and manages the requirements for official contributor roles.

### Networking & Communication

- [Community Communication Hubs](https://awesome-repositories.com/f/networking-communication/community-communication-hubs.md) — Provides a centralized directory of mailing lists and chat channels to coordinate community interaction.
- [Decoupled Communication Services](https://awesome-repositories.com/f/networking-communication/decoupled-communication-services.md) — Implements a decoupled communication architecture using mailing lists and chat channels for contributor discussions.

### Content Management & Publishing

- [Markdown-Based Content Storage](https://awesome-repositories.com/f/content-management-publishing/content-formats-exporting/content-formats/markdown-based-content-storage.md) — Stores project documentation as human-readable plain text files using Markdown.
- [Static Markdown Documentation](https://awesome-repositories.com/f/content-management-publishing/documentation-knowledge-management/static-markdown-documentation.md) — Maintains technical documentation in static Markdown files that are rendered as a public website.
- [Static-Site-Based Documentation](https://awesome-repositories.com/f/content-management-publishing/static-site-document-generators/static-site-generators/content-delivery-publishing/static-site-based-documentation.md) — Uses a Git-based pipeline to render Markdown documentation into a static public website.
- [Static Site Generation](https://awesome-repositories.com/f/content-management-publishing/static-site-document-generators/static-site-generators/static-site-generation.md) — Transforms structured Markdown files into a public-facing website via a build pipeline.
