Kubernetes community content
Go to file
Kubernetes Prow Robot f68ed6c041
Merge pull request #8504 from soltysh/update_conversions
Update api-changes's conversion section with stronger wording
2025-07-01 09:05:26 -07:00
.github
archive move wg-policy folder to archive 2025-06-20 17:56:45 -07:00
committee-code-of-conduct
committee-security-response Update committee-security-response/README.md 2025-05-08 07:40:33 -07:00
committee-steering Update steering readme 2025-05-19 16:31:47 +02:00
communication Introduce Node Lifecycle WG 2025-06-24 12:22:30 +02:00
contributors Update api-changes's conversion section with stronger wording 2025-06-26 14:15:18 +02:00
elections
events
generator
github-management
hack
icons
mentoring
sig-api-machinery
sig-apps Introduce Node Lifecycle WG 2025-06-24 12:22:30 +02:00
sig-architecture run make 2025-06-14 19:30:56 -07:00
sig-auth run make 2025-06-14 19:30:56 -07:00
sig-autoscaling Introduce Node Lifecycle WG 2025-06-24 12:22:30 +02:00
sig-cli Introduce Node Lifecycle WG 2025-06-24 12:22:30 +02:00
sig-cloud-provider Introduce Node Lifecycle WG 2025-06-24 12:22:30 +02:00
sig-cluster-lifecycle Introduce Node Lifecycle WG 2025-06-24 12:22:30 +02:00
sig-contributor-experience Updating meeting time for SIG ContribEx 2025-04-30 13:24:09 -04:00
sig-docs
sig-etcd Merge pull request #8475 from ahrtr/20250603_etcd_governance 2025-06-09 13:56:23 -07:00
sig-instrumentation
sig-k8s-infra
sig-multicluster run make 2025-06-14 19:30:56 -07:00
sig-network Introduce Node Lifecycle WG 2025-06-24 12:22:30 +02:00
sig-node Introduce Node Lifecycle WG 2025-06-24 12:22:30 +02:00
sig-release
sig-scalability
sig-scheduling Introduce Node Lifecycle WG 2025-06-24 12:22:30 +02:00
sig-security
sig-storage Introduce Node Lifecycle WG 2025-06-24 12:22:30 +02:00
sig-testing
sig-ui
sig-windows Update sig-windows leads 2025-05-23 14:46:10 -07:00
wg-batch
wg-data-protection
wg-device-management
wg-etcd-operator
wg-lts
wg-node-lifecycle Introduce Node Lifecycle WG 2025-06-24 12:22:30 +02:00
wg-serving Update 2025-05-07 12:01:37 -04:00
wg-structured-logging
.generated_files
.gitignore
CLA.md
CONTRIBUTING.md
LICENSE
Makefile
OWNERS
OWNERS_ALIASES Introduce Node Lifecycle WG 2025-06-24 12:22:30 +02:00
README.md
SECURITY.md
SECURITY_CONTACTS
SIG-diagram.png
SIG-diagram.svg
code-of-conduct.md
community-membership.md
go.mod
go.sum
governance.md
kubernetes_governance_diagram.png
liaisons.md Introduce Node Lifecycle WG 2025-06-24 12:22:30 +02:00
sig-list.md Introduce Node Lifecycle WG 2025-06-24 12:22:30 +02:00
sig-wg-lifecycle.md
sigs.yaml Introduce Node Lifecycle WG 2025-06-24 12:22:30 +02:00
values.md

README.md

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.