Kubernetes community content
Go to file
Jon Kalfayan 275f0034f3 fix test grid config link 2018-10-28 17:29:34 -07:00
.github
archive
committee-code-of-conduct Update Code of Conduct page with new email (#2806) 2018-10-16 10:28:04 -07:00
committee-steering Conformance of the names of the conferences file: community/committee-steering/governance/sig-governance.md 2018-10-25 20:26:19 -05:00
communication Conformance of the names of the conferences file: community/communication/meeting-notes-archive/q1-2_2018_community_meeting_minutes.md 2018-10-25 20:26:19 -05:00
contributors fix test grid config link 2018-10-28 17:29:34 -07:00
events added wait list and badge pick up instructions 2018-10-26 12:06:59 -07:00
generator
github-management word wrap github management subproject at 80-char width 2018-10-09 16:45:58 -07:00
hack add survey data and readme 2018-10-25 19:17:33 -07:00
icons
keps use correct link for feature-gates docs 2018-10-26 19:36:55 -07:00
mentoring mentoring logos 2018-10-16 16:40:59 -07:00
sig-api-machinery
sig-apps Fix blog links after migration from blog.kubernetes.io to kubernetes.io/blog 2018-10-22 15:01:25 -07:00
sig-architecture fix typo 2018-10-08 19:44:11 +08:00
sig-auth sig-auth chair update 2018-10-04 10:35:51 -04:00
sig-autoscaling
sig-aws
sig-azure Conformance of the names of the conferences file: sig-azure/charter.md 2018-10-25 20:26:19 -05:00
sig-big-data fix camel-casing and wording, clarify link description 2018-10-19 09:23:51 +02:00
sig-cli Update Outreachy page for the Dec'18-Mar'19 program 2018-10-15 16:48:52 +05:30
sig-cloud-provider Propose Cloud Provider Extraction Subproject 2018-10-22 10:45:50 -04:00
sig-cluster-lifecycle sigs.yaml: add DO Cluster-API provider as SIG Cluster Lifecycle subproject 2018-10-27 12:31:18 +02:00
sig-cluster-ops
sig-contributor-experience Merge pull request #2859 from parispittman/survey 2018-10-25 19:22:22 -07:00
sig-docs Update localization subproject info 2018-10-08 14:34:08 -07:00
sig-gcp
sig-ibmcloud Merge pull request #2555 from spzala/sigibmcloudcharter 2018-09-21 08:02:00 -07:00
sig-instrumentation Match other staging repos, both OWNERS files listed 2018-09-07 09:36:42 -07:00
sig-multicluster SIG Multicluster charter 2018-10-09 10:08:03 -04:00
sig-network
sig-node
sig-openstack Update SIG Openstack agenda link 2018-10-13 12:00:26 -07:00
sig-pm
sig-release
sig-scalability Merge pull request #2839 from xichengliudui/fix181023 2018-10-24 18:38:23 -07: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-service-catalog: chair pmorie replaced with jboyd01 2018-10-16 13:30:39 -04:00
sig-storage Conformance of the names of the conferences file: sig-storage/contributing.md 2018-10-25 20:26:19 -05:00
sig-testing Address brendandburns review comments 2018-10-18 14:09:07 -07:00
sig-ui
sig-vmware Change meeting frequency for cloud provider vsphere syncup 2018-10-11 09:34:24 +02:00
sig-windows
vendor
wg-app-def wg-app-def: remove charter since it is a google doc 2018-09-18 22:33:30 +05:30
wg-apply
wg-container-identity
wg-iot-edge
wg-kubeadm-adoption
wg-machine-learning
wg-multitenancy wg-multitenancy: add meeting recordings link 2018-09-18 22:31:24 +05:30
wg-policy Merge pull request #2373 from hannibalhuang/patch-1 2018-09-07 10:00:50 -07:00
wg-resource-management
wg-security-audit wg-security-audit: add OWNERS file 2018-10-09 23:18:02 +05:30
.generated_files
.gitignore
.travis.yml
CLA.md Merge pull request #2750 from stefansundin/cla-fix 2018-10-15 04:05:31 -07:00
CONTRIBUTING.md
Gopkg.lock
Gopkg.toml
LICENSE
Makefile
OWNERS
OWNERS_ALIASES Merge pull request #2786 from justaugustus/azure-lteam 2018-10-23 15:01:54 -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 Add clarification to requesting Kubernetes org membership 2018-09-08 15:42:43 -04:00
governance.md Copy document authored by @jdumars into a PR. (Thanks Jaice) 2018-10-12 14:41:08 -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 Merge pull request #2786 from justaugustus/azure-lteam 2018-10-23 15:01:54 -07:00
sigs.yaml sigs.yaml: add DO Cluster-API provider as SIG Cluster Lifecycle subproject 2018-10-27 12:31:18 +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