Kubernetes community content
Go to file
Christoph Blecker 2738c63b69
Regenerate docs
2017-10-31 14:17:12 -07:00
.github Add instructions to README 2017-10-06 15:27:20 +01:00
archive Updated to latest format 2016-05-13 11:06:38 -04:00
committee-steering Move steering committee bios to directory with index 2017-09-07 18:01:45 -07:00
community Merge pull request #1181 from parispittman/patch-4 2017-10-19 18:56:54 -07:00
contributors Merge pull request #1299 from mikedanese/config 2017-10-31 10:54:15 -07:00
generator Add link to open community issues/PRs 2017-10-31 14:16:43 -07:00
hack Track and compare working group dirs too 2017-10-25 13:52:40 -07:00
project-managers Make tabs in OWNERS files into 2 spaces. 2017-08-15 16:33:18 -07:00
sig-api-machinery Regenerate docs 2017-10-31 14:17:12 -07:00
sig-apps Regenerate docs 2017-10-31 14:17:12 -07:00
sig-architecture Regenerate docs 2017-10-31 14:17:12 -07:00
sig-auth Regenerate docs 2017-10-31 14:17:12 -07:00
sig-autoscaling Regenerate docs 2017-10-31 14:17:12 -07:00
sig-aws Regenerate docs 2017-10-31 14:17:12 -07:00
sig-azure Regenerate docs 2017-10-31 14:17:12 -07:00
sig-big-data Regenerate docs 2017-10-31 14:17:12 -07:00
sig-cli Regenerate docs 2017-10-31 14:17:12 -07:00
sig-cluster-lifecycle Regenerate docs 2017-10-31 14:17:12 -07:00
sig-cluster-ops Regenerate docs 2017-10-31 14:17:12 -07:00
sig-contributor-experience Regenerate docs 2017-10-31 14:17:12 -07:00
sig-docs Regenerate docs 2017-10-31 14:17:12 -07:00
sig-gcp Add sig labels and use aliases in OWNERS files 2017-10-27 09:34:18 -07:00
sig-instrumentation Regenerate docs 2017-10-31 14:17:12 -07:00
sig-multicluster Regenerate docs 2017-10-31 14:17:12 -07:00
sig-network Regenerate docs 2017-10-31 14:17:12 -07:00
sig-node Regenerate docs 2017-10-31 14:17:12 -07:00
sig-on-premise Regenerate docs 2017-10-31 14:17:12 -07:00
sig-openstack Regenerate docs 2017-10-31 14:17:12 -07:00
sig-product-management Regenerate docs 2017-10-31 14:17:12 -07:00
sig-release Regenerate docs 2017-10-31 14:17:12 -07:00
sig-rktnetes Make tabs in OWNERS files into 2 spaces. 2017-08-15 16:33:18 -07:00
sig-scalability Regenerate docs 2017-10-31 14:17:12 -07:00
sig-scheduling Regenerate docs 2017-10-31 14:17:12 -07:00
sig-service-catalog Regenerate docs 2017-10-31 14:17:12 -07:00
sig-storage Regenerate docs 2017-10-31 14:17:12 -07:00
sig-testing Regenerate docs 2017-10-31 14:17:12 -07:00
sig-ui Regenerate docs 2017-10-31 14:17:12 -07:00
sig-windows Regenerate docs 2017-10-31 14:17:12 -07:00
wg-app-def Regenerate docs 2017-10-31 14:17:12 -07:00
wg-cluster-api Regenerate docs 2017-10-31 14:17:12 -07:00
wg-container-identity Regenerate docs 2017-10-31 14:17:12 -07:00
wg-kubeadm-adoption Add sig labels and use aliases in OWNERS files 2017-10-27 09:34:18 -07:00
wg-resource-management Add sig labels and use aliases in OWNERS files 2017-10-27 09:34:18 -07:00
.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 [minor] Grammar 2017-08-24 12:31:08 +05:30
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 Track and compare working group dirs too 2017-10-25 13:52:40 -07:00
OWNERS Make tabs in OWNERS files into 2 spaces. 2017-08-15 16:33:18 -07:00
OWNERS_ALIASES Fix spacing in OWNERS_ALIASES file 2017-10-27 18:31:26 -07:00
README.md Add instructions to README 2017-10-06 15:27:20 +01:00
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 Fixed links to principles.md 2017-09-17 15:33:23 -07:00
incubator.md Don't retire kube-state-metrics. Retire md-check. 2017-10-03 21:05:48 -07:00
sig-creation-procedure.md Update sig-creation-procedure.md 2017-08-30 10:38:48 -07:00
sig-governance.md Make contact information for calendars more explicit 2017-10-18 13:36:14 -04:00
sig-list.md Updating the meeting link for SIG Autoscaling 2017-11-01 00:09:07 +05:30
sigs.yaml Updating the meeting link for SIG Autoscaling 2017-11-01 00:09:07 +05:30
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.

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.

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