Kubernetes community content
Go to file
k8s-ci-robot c0f27ee241
Merge pull request #1994 from jbeda/sig-clarification
Various governance clarifications
2018-10-08 12:42:49 -07:00
.github
archive
committee-code-of-conduct
committee-steering Add OARP approval process for SIG charters 2018-09-27 14:14:53 -07:00
communication Added screen sharing and recomendations 2018-09-26 12:36:37 +03:00
contributors Replace submit queue with Tide in docs 2018-10-06 23:08:24 +05:30
events Add etcd session 2018-10-01 14:48:02 -04:00
generator
github-management Add new membership procedure doc 2018-10-01 11:37:13 -07:00
hack
icons
keps Merge pull request #2310 from matthyx/master 2018-10-03 23:11:42 -07:00
mentoring
sig-api-machinery
sig-apps
sig-architecture
sig-auth Update company affiliation 2018-10-04 00:41:33 -04:00
sig-autoscaling
sig-aws
sig-azure
sig-big-data
sig-cli
sig-cloud-provider
sig-cluster-lifecycle Update cluster-api implementers EMEA meeting 2018-10-05 14:36:17 +02:00
sig-cluster-ops
sig-contributor-experience
sig-docs
sig-gcp
sig-ibmcloud Merge pull request #2555 from spzala/sigibmcloudcharter 2018-09-21 08:02:00 -07:00
sig-instrumentation
sig-multicluster
sig-network
sig-node
sig-openstack
sig-pm
sig-release
sig-scalability Fix incorrect link 2018-10-03 11:42:21 +02:00
sig-scheduling Move kubernetes-incubator/kube-arbitrator to k-sigs/kube-batch 2018-10-02 15:26:54 -07:00
sig-service-catalog
sig-storage
sig-testing
sig-ui
sig-vmware
sig-windows
vendor
wg-app-def
wg-apply
wg-cluster-api
wg-container-identity
wg-iot-edge
wg-kubeadm-adoption
wg-machine-learning
wg-multitenancy
wg-policy
wg-resource-management
.generated_files
.gitignore
.travis.yml
CLA.md fix typo: remove duplicate words 2018-10-06 00:12:53 +08:00
CONTRIBUTING.md
Gopkg.lock
Gopkg.toml
LICENSE
Makefile
OWNERS
OWNERS_ALIASES Update steering-committee alias per 2018 election results 2018-10-04 15:56:32 -07:00
README.md Add more prominent details around SIGs/WG/Committees 2018-09-27 14:27:33 -07:00
SECURITY_CONTACTS
code-of-conduct.md
communication.md
community-membership.md
governance.md Add more prominent details around SIGs/WG/Committees 2018-09-27 14:27:33 -07:00
incubator.md
kubernetes_governance_diagram.png
sig-creation-procedure.md
sig-governance.md Connect dots around SIG governance 2018-09-27 14:18:43 -07:00
sig-list.md Update cluster-api implementers EMEA meeting 2018-10-05 14:36:17 +02:00
sigs.yaml Update cluster-api implementers EMEA meeting 2018-10-05 14:36:17 +02:00

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 three 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.

Analytics