User documentation for Knative components.
Go to file
Knative Automation 385ecbdc43
upgrade to latest dependencies (#5766)
bumping knative.dev/hack 5deadde...eb35242:
  > eb35242 Adding the variable `KNATIVE_EVENTING_RELEASE_TLS` to install latest eventing TLS (# 350)

Signed-off-by: Knative Automation <automation@knative.team>
2023-11-23 08:56:19 +00:00
.github rename-sandbox (#5652) 2023-08-03 17:52:21 +00:00
blog drop net-http01 (#5761) 2023-11-22 07:39:57 +00:00
code-samples fix wrong code sample in helloworld-go README.md (#5746) 2023-11-14 10:53:28 +00:00
config Adding initial doc for func subscribe (#5754) 2023-11-10 12:49:01 +00:00
contribute-to-docs rename sandbox to extensions - manual (#5661) 2023-08-17 09:33:42 +00:00
cookie-consent/js Remove-hugo-community (#4571) 2021-12-13 23:31:50 -08:00
docs drop net-http01 (#5761) 2023-11-22 07:39:57 +00:00
golang control-protocol is still used in Knative 1.10 (#5711) 2023-10-11 20:19:38 +00:00
hack Bump to new release version (#5738) 2023-10-27 09:55:05 +00:00
overrides [UPDATED] twitter logo (#5725) 2023-10-23 16:12:06 +00:00
reports Fix nits in fuzzing audit blogpost (#5628) 2023-07-14 06:53:14 +00:00
test Cleanup: remove ioutil for new go version (#5409) 2023-02-08 13:43:47 +00:00
third_party/VENDOR-LICENSE Update to golang 1.18 (#5477) 2023-03-16 12:46:58 +00:00
tools/redir-gen control-protocol is still used in Knative 1.10 (#5711) 2023-10-11 20:19:38 +00:00
vendor upgrade to latest dependencies (#5766) 2023-11-23 08:56:19 +00:00
.gitattributes Incorporate static version of old docs in to site (#3888) 2021-06-30 11:31:10 -07:00
.gitignore removes maven-wrapper.jar from repository (#5366) 2022-12-19 08:00:54 +00:00
.gitpod.yml add gitpod for drive-by users making quick changes (#4583) 2021-12-15 09:26:30 -08:00
.wokeignore update blog menu and files (#4783) 2022-02-25 02:37:42 -08:00
CODE-OF-CONDUCT.md Adding code of conduct to reference knative/community's CoC (#4850) 2022-03-18 11:58:20 -07:00
CONTRIBUTING.md Reorganise docs contributor guide (#4489) 2021-11-30 12:06:09 -08:00
DEVELOPMENT.md Reorganise docs contributor guide (#4489) 2021-11-30 12:06:09 -08:00
LICENSE Add CC BY 4.0 info in footer (#4895) 2022-04-04 19:23:43 +00:00
LICENSE-docs Add CC BY 4.0 info in footer (#4895) 2022-04-04 19:23:43 +00:00
OWNERS Merging main into mkdocs, add Beta contributor's guide (hidden) to the website, create `/snippets` directory (#3610) 2021-05-19 09:18:16 -07:00
OWNERS_ALIASES Update community files (#5719) 2023-10-16 13:16:38 +00:00
README.md Update README.md (#5716) 2023-10-13 05:23:54 +00:00
SECURITY.md Add consistent SECURITY.md (#5760) 2023-11-20 18:10:05 +00:00
_index.html [UPDATED] twitter logo (#5725) 2023-10-23 16:12:06 +00:00
background.png Merge website files into Master (#1025) 2019-03-20 13:48:47 -07:00
doc-releases.md Drop unnecessary occurrences of master (#3333) 2021-03-11 05:08:26 -08:00
go.mod upgrade to latest dependencies (#5766) 2023-11-23 08:56:19 +00:00
go.sum upgrade to latest dependencies (#5766) 2023-11-23 08:56:19 +00:00
katacoda.yaml adding katacoda tutorials (#3142) 2021-03-30 10:30:21 -07:00
mkdocs.yml Fix deprecation warnings and update CSS (#5741) 2023-11-05 09:55:51 +00:00
netlify.toml only build main branch for deploy preview (#4857) 2022-03-21 16:33:11 -07:00
requirements.txt Fix deprecation warnings and update CSS (#5741) 2023-11-05 09:55:51 +00:00
search.md Format markdown (#1070) 2019-03-24 21:12:49 -07:00
smoketest.md Consolidate all "docs" help info into single location (#3437) 2021-04-26 10:57:40 -07:00

README.md

_build
render list
never never

(This guide only appears on GitHub, not the website, because it intentionally does not include YAML front-matter.)

Knative documentation

Welcome to the source file repository for our documentation on https://knative.dev.

Website

The Knative documentation website is built using Material for MkDocs.

View published documentation

View all Knative documentation and walk through our code samples on the website.

The Knative website includes versioned docs for recent releases, the Knative blog, links to all community resources, as well as Knative governance and contributor guidelines.

Run the website locally

For instructions, refer to Knative's docs contributor guide.

Website source files

Source files for the documentation on the website are located within the /docs directory of this repo.

Documentation versions for Knative releases

Each release of the Knative docs is available on the website (starting with 0.3) and their source files are all stored in branches of this repo.

Contributing to docs

We're excited that you're interested in contributing to the Knative documentation! Check out the resources below to get started.

Getting started

If you want to contribute a fix or add new content to the documentation, you can navigate through the /docs repo or use the Edit this page pencil icon on each of the pages of the website.

Before you can contribute, first start by reading the Knative contributor guidelines and learning about our community and requirements. In addition to reading about how to contribute to the docs, you should take a moment to learn about the Knative code of conduct, governance, values, and the various working groups and committees.

Knative community and contributor guidelines

Source files for all Knative community and governance topics are located separately in the knative/community repo.

To help you get started, see the following resources:

Getting help

Help and support

Your help and feedback is always welcome!

If you find an issue please let us know, either by clicking the Create Issue on any of the website pages, or by directly opening an issue here in the repo.

If you have a question that you can't find an answer to, we would also like to hear about that. In addition to our docs, you can also reach out to the community for assistance. For example, ask a documentation-specific question on the #knative-documentation channel in Slack.

Also see the Knative community resource pages for a list of all the available community resources, including links to the various community discussion groups for both development as well as troubleshooting.