Skip to content

kubernetes/community

Folders and files

NameName
Last commit message
Last commit date
Dec 13, 2024
Oct 23, 2024
Feb 4, 2025
Aug 22, 2023
Feb 22, 2025
Mar 1, 2025
Feb 18, 2025
Feb 18, 2025
Feb 27, 2025
Jan 15, 2025
Jan 8, 2025
May 8, 2024
Jul 23, 2024
Sep 16, 2024
Mar 3, 2025
Feb 17, 2025
Jan 8, 2025
Mar 4, 2025
Mar 4, 2025
Jan 17, 2025
Feb 27, 2025
Feb 10, 2025
Mar 4, 2025
Feb 4, 2025
Feb 20, 2025
Feb 27, 2025
Feb 12, 2025
Feb 13, 2025
Mar 4, 2025
Feb 28, 2025
Feb 27, 2025
Mar 5, 2025
Feb 6, 2025
Jan 8, 2025
Jan 8, 2025
Feb 28, 2025
Feb 13, 2025
Jan 8, 2025
Feb 11, 2025
Jan 8, 2025
Feb 20, 2025
Feb 20, 2025
Jan 8, 2025
Jan 29, 2025
Mar 4, 2025
Feb 14, 2025
Dec 22, 2017
Nov 30, 2017
Jan 6, 2023
Feb 8, 2024
May 3, 2016
Feb 19, 2024
Jul 20, 2024
Feb 25, 2025
Jul 20, 2023
Jul 27, 2020
Mar 8, 2019
Nov 16, 2021
Nov 16, 2021
Aug 3, 2022
Jan 13, 2025
Jun 18, 2024
Jun 18, 2024
Jul 20, 2023
May 22, 2018
Feb 20, 2025
Mar 5, 2025
Jul 20, 2023
Mar 5, 2025
Nov 1, 2021

Kubernetes Community

Welcome to the Kubernetes community!

This is the starting point for joining and contributing to the Kubernetes community - improving docs, improving code, giving talks etc.

To learn more about the project structure and organization, please refer to Project Governance information.

Communicating

The communication page lists communication channels like chat, issues, mailing lists, conferences, etc.

For more specific topics, try a SIG.

Governance

Kubernetes has the following types of groups that are officially supported:

  • Committees are named sets of people that are chartered to take on sensitive topics. This group is encouraged to be as open as possible while achieving its mission but, because of the nature of the topics discussed, private communications are allowed. Examples of committees include the steering committee and things like security or code of conduct.
  • Special Interest Groups (SIGs) are persistent open groups that focus on a part of the project. SIGs must have open and transparent proceedings. Anyone is welcome to participate and contribute provided they follow the Kubernetes Code of Conduct. The purpose of a SIG is to own and develop a set of subprojects.
    • Subprojects Each SIG can have a set of subprojects. These are smaller groups that can work independently. Some subprojects will be part of the main Kubernetes deliverables while others will be more speculative and live in the kubernetes-sigs github org.
  • Working Groups are temporary groups that are formed to address issues that cross SIG boundaries. Working groups do not own any code or other long term artifacts. Working groups can report back and act through involved SIGs.

See the full governance doc for more details on these groups.

A SIG can have its own policy for contribution, described in a README or CONTRIBUTING file in the SIG folder in this repo (e.g. sig-cli/CONTRIBUTING.md), and its own mailing list, slack channel, etc.

If you want to edit details about a SIG (e.g. its weekly meeting time or its leads), please follow these instructions that detail how our docs are auto-generated.

Learn to Build

Links in contributors/devel/README.md lead to many relevant technical topics.

Contribute

A first step to contributing is to pick from the list of kubernetes SIGs. Start attending SIG meetings, join the slack channel and subscribe to the mailing list. SIGs will often have a set of "help wanted" issues that can help new contributors get involved.

The Contributor Guide provides detailed instruction on how to get your ideas and bug fixes seen and accepted, including:

  1. How to file an issue
  2. How to find something to work on
  3. How to open a pull request

Membership

We encourage all contributors to become members. We aim to grow an active, healthy community of contributors, reviewers, and code owners. Learn more about requirements and responsibilities of membership in our Community Membership page.