Kubernetes community content
Go to file
Rajadeepan D Ramesh f1472eafc2 Fixed the broken link
Updated the Kubernetes Developer's Summit for 2016 to point correctly
2017-08-21 00:47:35 +05:30
archive Updated to latest format 2016-05-13 11:06:38 -04:00
committee-steering Moved to steering repo 2017-08-16 13:38:15 -07:00
community Fixed the broken link 2017-08-21 00:47:35 +05:30
contributors remove unnecessary ` 2017-08-19 15:25:32 +08:00
generator Add meeting recording links in generator 2017-08-17 04:51:26 +05:30
hack Make tabs in OWNERS files into 2 spaces. 2017-08-15 16:33:18 -07:00
project-managers Make tabs in OWNERS files into 2 spaces. 2017-08-15 16:33:18 -07:00
sig-api-machinery Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-apps Update SIG Apps leads 2017-08-17 13:34:38 -04:00
sig-architecture Update backlog.md 2017-08-17 23:11:21 -07:00
sig-auth Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-autoscaling Sig-autoscaling meeting link update 2017-08-17 17:46:10 +02:00
sig-aws Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-azure Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-big-data Update to include Airflow as a project under sig-big-data 2017-08-17 16:57:12 -07:00
sig-cli Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-cluster-lifecycle fix space code 2017-08-18 10:15:23 +08:00
sig-cluster-ops Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-contributor-experience Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-docs Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-federation Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-instrumentation Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-network Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-node Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-on-premise fix space code 2017-08-18 10:15:23 +08:00
sig-openstack Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-product-management Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-release Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-rktnetes Make tabs in OWNERS files into 2 spaces. 2017-08-15 16:33:18 -07:00
sig-scalability Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-scheduling Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-service-catalog Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-storage Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-testing Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
sig-ui Fix sig-ui updates 2017-08-17 10:17:52 -07:00
sig-windows Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
wg-container-identity Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
wg-resource-management Add meeting recording links in sigs.yaml and generated them 2017-08-17 04:54:44 +05:30
.generated_files add generated-files checker for mungebot 2017-07-24 15:59:58 -07:00
.travis.yml Remove duplication 2017-07-14 10:20:04 +02:00
CLA.md Close #420 2017-03-06 16:28:38 -08:00
CONTRIBUTING.md Fix links, tighten text, rename file to standard naming. 2017-03-08 10:55:33 -08:00
LICENSE Initial commit 2016-05-02 20:36:05 -07:00
Makefile The SIG list generation tool supports SELinux 2017-08-15 17:58:46 -07:00
OWNERS Make tabs in OWNERS files into 2 spaces. 2017-08-15 16:33:18 -07:00
README.md Update Readme link error fixed. 2017-08-15 22:16:29 +05:30
communication.md Update KubeCon links 2017-03-14 21:54:51 -04:00
community-membership.md Fix minor typo 2017-07-27 09:40:30 -07:00
governance.md Fix Typo 2017-08-13 16:07:21 +05:30
incubator.md Merge pull request #673 from justinsb/kops_graduation 2017-06-14 14:14:11 -04:00
sig-creation-procedure.md Split governance.md into separate docs. 2017-05-12 16:23:07 -07:00
sig-governance.md Fix Typo in SIG Governance 2017-08-13 16:11:14 +05:30
sig-list.md Merge pull request #937 from cblecker/sig-ui-updates 2017-08-17 11:36:06 -07:00
sigs.yaml Merge pull request #937 from cblecker/sig-ui-updates 2017-08-17 11:36:06 -07:00
sysadmin.md Add a doc about community-sysadmin'ed stuff (#852) 2017-08-01 10:41:50 -07:00

README.md

Kubernetes Community

Welcome to the Kubernetes community!

This is the starting point for becoming a contributor - improving docs, improving code, giving talks etc.

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 projects, 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.

How Can I Help?

Documentation (like the text you are reading now) can always use improvement!

There's a semi-curated list of issues that should not need deep knowledge of the system.

To dig deeper, read a design doc, e.g. architecture.

Pick a SIG, peruse its associated cmd directory, find a main() and read code until you find something you want to fix.

There's always code that can be clarified and variables or functions that can be renamed or commented.

There's always a need for more test coverage.

Learn to Build

Links in contributors/devel/README.md lead to many relevant topics, including

Your First Contribution

We recommend that you work on an existing issue before attempting to develop a new feature.

Start by finding an existing issue with the help-wanted label; these are issues we've deemed are well suited for new contributors. Alternatively, if there is a specific area you are interested in, ask a SIG lead for suggestions), and respond on the issue thread expressing interest in working on it.

This helps other people know that the issue is active, and hopefully prevents duplicated efforts.

Before submitting a pull request, sign the CLA.

If you want to work on a new idea of relatively small scope:

  1. Submit an issue describing your proposed change to the repo in question.
  2. The repo owners will respond to your issue promptly.
  3. If your proposed change is accepted, sign the CLA, and start work in your fork.
  4. Submit a pull request containing a tested change.

Analytics