Knative governance and community material.
Go to file
Vishal Choudhary 24d6ae4258
Adds slack links to CNCF Knative slack channel (#1254)
* changed slack links

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* added links in the GSoC files

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

---------

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
2023-02-02 14:10:31 +00:00
.github add EasyCLA step to new repo checklist (#1143) 2022-08-10 14:55:46 +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 Add Chainguard/puerco nomination for the EU seat (#1255) 2023-02-02 13:37:41 +00:00
google-summer-of-code Adds slack links to CNCF Knative slack channel (#1254) 2023-02-02 14:10:31 +00:00
groups Add dave to privileged infra group (#1243) 2023-01-11 14:59:49 +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 Add GH Labels (#1071) 2022-06-07 06:01:36 +00:00
mechanics update release schedule and min k8s versions (#1257) 2023-02-01 21:29:30 +00:00
peribolos Add myself to net-kourier approver (#1249) 2023-01-20 04:39:01 +00:00
working-groups Adds slack links to CNCF Knative slack channel (#1254) 2023-02-02 14:10:31 +00:00
.gitignore Copied from docs/contributing 2019-05-07 14:09:10 -07:00
ADOPTERS.MD Chainguard uses Knative in production. (#1183) 2022-10-20 15:44:12 +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 Add section about updating docs (#594) 2021-06-04 06:20:45 -07: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 add missing word (#1162) 2022-09-23 15:02:13 +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 Updating @salaboy company affiliation (#1231) 2022-12-12 14:41:58 +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 update TOC members: add psschwei (#1168) 2022-09-28 21:04:16 +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.