Kubernetes community content
Go to file
k8s-ci-robot 265a466722
Merge pull request #2596 from wking/owners-filters
contributors/guide/owners: Document OWNERS' 'filters' key
2018-08-29 20:22:57 -07:00
.github
archive
committee-code-of-conduct
committee-steering
communication Update README.md 2018-08-16 14:55:36 +08:00
contributors Merge pull request #2596 from wking/owners-filters 2018-08-29 20:22:57 -07:00
events Change election email 2018-08-21 18:00:56 -04:00
generator Removed the extra change 2018-08-20 23:29:48 +05:30
github-management
hack
icons
keps Merge pull request #2452 from andrewsykim/docs-keps-update 2018-08-29 08:44:24 -07:00
mentoring Fixes typo in group-mentee-guide.md 2018-08-26 21:19:23 +02:00
sig-api-machinery change k8s.io/api owners from apimachinery to architecture 2018-08-24 12:43:08 +05:30
sig-apps
sig-architecture change k8s.io/api owners from apimachinery to architecture 2018-08-24 12:43:08 +05:30
sig-auth Remove sig-auth custom content 2018-08-10 00:42:49 -04:00
sig-autoscaling Merge pull request #2534 from DirectXMan12/autoscaling/sigs-updates 2018-08-16 06:59:01 -07:00
sig-aws Update sigs.yaml with new sig-aws-leads 2018-08-15 21:01:20 -07:00
sig-azure
sig-big-data
sig-cli Merge pull request #2453 from seans3/sigcli-charter 2018-08-28 12:45:52 -07:00
sig-cloud-provider Ensure cloud-provider-foo subprojects have only one parent 2018-08-13 13:40:27 -07:00
sig-cluster-lifecycle Prune sig-cluster-lifecycle github teams 2018-08-20 20:02:23 -05:00
sig-cluster-ops
sig-contributor-experience Add kubernetes-sigs/contributor-playground to sigs.yaml 2018-08-23 14:48:02 -07:00
sig-docs Update README.md 2018-08-24 02:11:21 +09:00
sig-gcp Ensure cloud-provider-foo subprojects have only one parent 2018-08-13 13:40:27 -07:00
sig-ibmcloud
sig-instrumentation Merge pull request #2266 from brancz/sig-instrumentation-charter 2018-08-27 16:42:32 -07:00
sig-multicluster
sig-network
sig-node update per common charter template 2018-08-23 14:28:09 -04:00
sig-openstack Ensure cloud-provider-foo subprojects have only one parent 2018-08-13 13:40:27 -07:00
sig-pm
sig-release
sig-scalability Make SLOs page more clear 2018-08-27 11:10:04 +02:00
sig-scheduling
sig-service-catalog explicit and clear about what majority means 2018-08-13 14:05:38 -07:00
sig-storage Merge pull request #2461 from saad-ali/sig-storage-charter 2018-08-23 15:34:18 -07:00
sig-testing Prune sig-testing github teams 2018-08-15 10:12:59 -07:00
sig-ui
sig-vmware Merge pull request #2501 from frapposelli/master 2018-08-16 12:06:09 -07:00
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 Reordering/revising content for clarity (#2560) 2018-08-20 11:24:24 -07:00
CONTRIBUTING.md
Gopkg.lock
Gopkg.toml
LICENSE
Makefile
OWNERS
OWNERS_ALIASES Moving leadership changes to another PR 2018-08-17 14:06:47 -07:00
README.md
SECURITY_CONTACTS
code-of-conduct.md
communication.md
community-membership.md Wrap doc at 80 chars 2018-08-13 14:48:13 -07:00
governance.md
incubator.md
kubernetes_governance_diagram.png
sig-creation-procedure.md
sig-governance.md
sig-list.md Merge pull request #2549 from d-nishi/update-sig-aws-leads 2018-08-26 16:38:30 -07:00
sigs.yaml Merge pull request #2549 from d-nishi/update-sig-aws-leads 2018-08-26 16:38:30 -07: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.

SIGs

Kubernetes is a set of subprojects, each shepherded by a Special Interest Group (SIG).

A first step to contributing is to pick from the list of kubernetes SIGs.

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), 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

The Contributor Guide provides detailed instructions 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