Kubernetes community content
Go to file
Kubernetes Prow Robot f8d3e180de
Merge pull request #6098 from jberkus/archive-community-sites
Archive abandoned channel #community-sites per discussion
2021-09-30 17:19:21 -07:00
.github
archive Dissolve WG Component Standard 2021-09-24 18:01:53 -07:00
committee-code-of-conduct Add Vallery and Nabarun to CoCC, move Aeva & Tasha to beloved emeritus 2021-08-23 10:23:06 -07:00
committee-product-security
committee-security-response Replace k/security with k/committee-security-response in k/community/sig-security (#6008) 2021-09-24 16:10:21 -07:00
committee-steering
communication Merge pull request #6098 from jberkus/archive-community-sites 2021-09-30 17:19:21 -07:00
contributors Merge pull request #5990 from geoffcline/gdc-patch-1 2021-09-29 14:07:21 -07:00
events Adding votes from exception requests. 2021-09-29 21:34:48 -07:00
generator
github-management docs: update default-branch-migration.md 2021-08-23 12:04:31 +02:00
hack
icons
mentoring
sig-api-machinery
sig-apps
sig-architecture Update conformance meeting time 2021-08-19 11:26:13 +12:00
sig-auth
sig-autoscaling
sig-cli
sig-cloud-provider Fixing Azure subproject meeting time and playlist 2021-09-08 17:03:28 -05:00
sig-cluster-lifecycle sig cluster-lifecycle: Add capi kubevirt subproject 2021-09-24 19:21:05 -04:00
sig-contributor-experience Convert wg-k8s-infra to sig-k8s-infra (#5928) 2021-09-20 15:52:23 -07:00
sig-docs Updating the Agenda documentation for SIG Docs 2021-09-27 12:36:06 +00:00
sig-instrumentation sig-instrumentation: Update URL to prometheus-adapter repository 2021-09-14 11:20:11 +02:00
sig-k8s-infra Convert wg-k8s-infra to sig-k8s-infra (#5928) 2021-09-20 15:52:23 -07:00
sig-multicluster
sig-network
sig-node sig node: remove frakti project 2021-09-24 11:01:26 -04:00
sig-release generated: Run `make generate` 2021-09-17 21:57:45 -04:00
sig-scalability Extend SIG scalability FAQ 2021-09-29 21:16:14 +02:00
sig-scheduling sig-scheduling: add kube-scheduler-simulator subproject 2021-08-17 13:15:51 -07:00
sig-security Replace k/security with k/committee-security-response in k/community/sig-security (#6008) 2021-09-24 16:10:21 -07:00
sig-service-catalog
sig-storage
sig-testing
sig-ui
sig-usability
sig-windows Swap Claudiu Belu with Deep Debroy as Windows TL 2021-09-22 10:52:49 -07:00
ug-big-data
ug-vmware-users
wg-api-expression
wg-data-protection Add OWNERS file to wg-data-protection 2021-08-29 13:44:43 +00:00
wg-iot-edge
wg-multitenancy
wg-naming
wg-policy
wg-reliability
wg-structured-logging Move wg-structured-logging meeting half an hour early 2021-09-15 10:22:29 +02:00
.generated_files
.gitignore
CLA.md
CONTRIBUTING.md
LICENSE
Makefile
OWNERS
OWNERS_ALIASES Merge pull request #6052 from nckturner/fix-aws-owner-aliases 2021-09-29 15:40:45 -07: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 Merge pull request #6021 from mtaufen/bye-wgcs 2021-09-28 07:10:43 -07:00
sig-list.md Merge pull request #6021 from mtaufen/bye-wgcs 2021-09-28 07:10:43 -07:00
sig-wg-lifecycle.md
sigs.yaml Merge pull request #6021 from mtaufen/bye-wgcs 2021-09-28 07:10:43 -07: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.
  • User Groups are groups for facilitating communication and discovery of information related to topics that have long term relevance to large groups of Kubernetes users. They do not have ownership of parts of the Kubernetes code base.

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.