Knative governance and community material.
Go to file
Ali Ok 7df3392f6e
Update repo guidelines with CLOMonitor instructions (#1346)
2023-06-07 17:29:57 +00:00
.github Update repo guidelines with CLOMonitor instructions (#1346) 2023-06-07 17:29:57 +00:00
annual_reports Add annual report 2021 (#1003) 2022-04-08 21:32:46 +00:00
docs Move docs contrib to help section (#557) 2021-04-27 14:38:53 -07:00
elections 2023 TOC election results (#1370) 2023-06-01 16:59:37 +00:00
google-summer-of-code Adds slack links to CNCF Knative slack channel (#1254) 2023-02-02 14:10:31 +00:00
groups allow anyone to post emails to the group (#1374) 2023-06-05 15:08:41 +00:00
hack OWNERS filtering doesn't work for approvals - use symlinks instead (#1008) 2022-04-07 19:48:45 +00:00
icons Replace SVG logo with embedded PNG by proper SVG (#973) 2022-04-01 20:44:45 +00:00
label_sync drop kind/good-first-issue label (#1281) 2023-02-15 19:00:51 +00:00
mechanics Update repo guidelines with CLOMonitor instructions (#1346) 2023-06-07 17:29:57 +00:00
peribolos archive knative-sandbox/control-protocol and associated teams (#1379) 2023-06-07 13:39:57 +00:00
working-groups Update meeting notes for productivity WORKING-GROUPS.md (#1362) 2023-05-31 14:56:36 +00:00
.gitignore Copied from docs/contributing 2019-05-07 14:09:10 -07:00
ADOPTERS.MD Add Gojek to list of Adopters (#1338) 2023-05-05 13:43:58 +00:00
BRANDING.MD Proposed changes to Branding Guidelines for clarifications and conformance (#1038) 2022-06-17 18:57:18 +00:00
CALENDAR.MD issue-767 (#814) 2021-10-28 09:40:27 -07:00
CODE-OF-CONDUCT.md docs: remove old CoC info + update reporting info for CoC violations (#1016) 2022-05-03 01:09:58 +00:00
CONSENSUS.md Create CONSENSUS.md (#595) 2021-05-10 12:22:59 -07:00
CONTRIBUTING.md chore: change Google CLA to EasyCLA in contributing guide (#1102) 2022-06-30 16:59:31 +00:00
GOVERNANCE.md Define (charter) Steering and Trademark Committees (#277) 2020-09-24 10:48:40 -07:00
LICENSE Update license file(s) (#985) 2022-03-31 19:16:44 +00:00
LICENSE-docs Update license file(s) (#985) 2022-03-31 19:16:44 +00:00
OWNERS drop filter since it applies only to labelling (#1010) 2022-04-21 18:40:30 +00:00
OWNERS_ALIASES OWNERS filtering doesn't work for approvals - use symlinks instead (#1008) 2022-04-07 19:48:45 +00:00
README.md Update slack info (#1253) 2023-01-30 13:49:43 +00:00
REPOSITORY-GUIDELINES.md Update repo guidelines with CLOMonitor instructions (#1346) 2023-06-07 17:29:57 +00:00
REVIEWING.md Fix links, titles, frontmatter, and use fully qualified knative/docs URLs (#45) 2020-01-30 10:25:28 -08:00
ROLES.md Fix two broken links in ROLES.md (#1341) 2023-05-03 21:40:56 +00:00
SECURITY.md add openssf knative badge (#1088) 2022-06-07 15:26:36 +00:00
SLACK-GUIDELINES.md Update slack info (#1253) 2023-01-30 13:49:43 +00:00
STEERING-COMMITTEE.md Fix @puerco affiliation and add to peribolos group configs (#1316) 2023-03-17 02:21:11 +00:00
TEAM-VALUES.md Fix links, titles, frontmatter, and use fully qualified knative/docs URLs (#45) 2020-01-30 10:25:28 -08:00
TECH-OVERSIGHT-COMMITTEE.md chore: update TOC member status (#1368) 2023-06-05 09:34:41 +00:00
TRADEMARK-COMMITTEE.md Update Trademark composition (#1105) 2022-07-14 18:27:16 +00:00
VALUES.md Fix links, titles, frontmatter, and use fully qualified knative/docs URLs (#45) 2020-01-30 10:25:28 -08:00
logo-guidelines.pdf Fix logo guidelines; accidentally committed HTML (#967) 2022-04-01 20:43:46 +00:00

README.md

Welcome!

Welcome to the Knative community!

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

Other Documents

Introduction

Knative is a Kubernetes-based platform to deploy and manage modern serverless workloads. See the Knative documentation for in-depth information about using Knative.

Knative authors

Knative is an open source project with an active development community. The project was started by Google but has contributions from a growing number of industry-leading companies. For a current list of the authors, see Authors.

Authoring samples

Beyond the official documentation there are endless possibilities for combining tools, platforms, languages, and products. By submitting a tutorial you can share your experience and help others who are solving similar problems.

Community tutorials are stored in Markdown files under the community folder Community Samples. These documents are contributed, reviewed, and maintained by the community.

Submit a Pull Request to the community sample directory under the Knative component folder that aligns with your document. For example, Knative Serving samples are under the serving folder. A reviewer will be assigned to review your submission. They'll work with you to ensure that your submission is clear, correct, and meets the style guide, but it helps if you follow it as you write your tutorial.

Meetings and work groups

Knative has public and recorded monthly community meetings. You can see the agenda and links to previous recordings here.

Each project has one or more working groups driving the project, and Knative has a single technical oversight committee monitoring the overall project.

There's also a Knative Calendar that has all the Knative related meetings in one place.

How can I help

If you're looking for something to do to get your feet wet working on Knative, look for GitHub issues marked with the Help Wanted label:

Even if there's not an issue opened for it, we can always use more testing throughout the platform. Similarly, we can always use more docs, richer docs, insightful docs. Or maybe a cool blog post? And if you're a web developer, we could use your help in spiffing up our public-facing web site.

Questions and issues

If you're a developer, operator, or contributor trying to use Knative, the following resources are available for you:


Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License.