Kubernetes community content
Go to file
Kubernetes Prow Robot 32cbb0fcd3
Merge pull request #7513 from natalisucks/master
Updating meeting cadence and chair/TL companies
2023-08-29 08:05:23 -07:00
.github
archive
committee-code-of-conduct (committee/code-of-conduct): update generated changes 2023-08-22 11:48:33 +05:30
committee-security-response (committee/security-response): update generated changes 2023-08-22 11:48:54 +05:30
committee-steering
communication Merge pull request #7470 from mrbobbytables/contrib-channel 2023-08-28 06:49:43 -07:00
contributors Update references and examples to prefer SSA tags over SMD tags and attributes 2023-08-18 09:57:06 -04:00
elections Create 2023 steering election profile for detiber 2023-08-28 08:00:44 +00:00
events Merge pull request #7415 from jberkus/socialhandbook 2023-07-31 09:48:39 -07:00
generator (generator): add emeritus members section to committee template 2023-08-22 11:46:52 +05:30
github-management github-management: add Priyanka as github admin 2023-08-15 10:40:15 +05:30
hack Excluding voter list from spellcheck 2023-08-07 11:13:26 -05:00
icons
mentoring
sig-api-machinery
sig-apps
sig-architecture
sig-auth add project health details for q1 and q6 2023-08-08 16:27:02 +00:00
sig-autoscaling
sig-cli
sig-cloud-provider
sig-cluster-lifecycle
sig-contributor-experience
sig-docs Update companies for chair/tech lead and our meeting cadence 2023-08-28 12:45:28 +02:00
sig-instrumentation
sig-k8s-infra
sig-multicluster
sig-network
sig-node
sig-release
sig-scalability
sig-scheduling Add more design and testing guidelines 2023-08-18 10:38:12 -04:00
sig-security
sig-storage
sig-testing
sig-ui
sig-windows
wg-api-expression
wg-batch
wg-data-protection
wg-iot-edge
wg-lts Update wg-lts info 2023-08-14 19:27:25 -06:00
wg-multitenancy
wg-policy
wg-structured-logging
.generated_files
.gitignore
CLA.md
CONTRIBUTING.md
LICENSE
Makefile
OWNERS
OWNERS_ALIASES 2023 COCC Election Onboard/Offboard 2023-08-21 08:51:00 -06: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 Update wg-lts info 2023-08-14 19:27:25 -06:00
sig-list.md Update sig-list.md with new meeting cadence and chair/TL companies 2023-08-28 13:07:22 +02:00
sig-wg-lifecycle.md
sigs.yaml Update sigs.yaml with new meeting candence and chair/TL companies 2023-08-28 13:11:34 +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.