User documentation for Knative components.
Go to file
Knative Automation 301cb8499a
[main] Upgrade to latest dependencies (#5929)
* upgrade to latest dependencies

bumping knative.dev/hack 7e71024...47368d6:
  > 47368d6 Check licenses only, but not bundle them (# 376)
  > b985a5b Update community files (# 377)

Signed-off-by: Knative Automation <automation@knative.team>

* Fix unit-tests

---------

Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: Reto Lehmann <retocode@icloud.com>
2024-04-02 07:06:02 +00:00
.github Add support s390x and ppc64le archs (#5753) 2024-02-16 15:24:20 +00:00
blog Polish the article "Demysifying the activator on data path" (#5922) 2024-03-22 18:57:48 +00:00
code-samples [main] Upgrade to latest dependencies (#5929) 2024-04-02 07:06:02 +00:00
config Restructure eventing docs navigation (#5914) 2024-03-20 13:37:20 +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 Bump min-k8s version to 1.28 (#5923) 2024-03-25 21:52:38 +00:00
golang Add backstage-plugins redirect (#5787) 2023-12-05 13:52:23 +00:00
hack Case studies index page and link from homepage (#5869) 2024-03-08 20:18:11 +00:00
overrides Case studies index page and link from homepage (#5869) 2024-03-08 20:18:11 +00:00
reports Add security audit report and blogpost (#5775) 2023-12-05 04:18:11 +00:00
test Cleanup: remove ioutil for new go version (#5409) 2023-02-08 13:43:47 +00:00
third_party/VENDOR-LICENSE upgrade to latest dependencies (#5898) 2024-03-07 13:48:20 +00:00
tools/redir-gen control-protocol is still used in Knative 1.10 (#5711) 2023-10-11 20:19:38 +00:00
vendor [main] Upgrade to latest dependencies (#5929) 2024-04-02 07:06:02 +00:00
.gitattributes Incorporate static version of old docs in to site (#3888) 2021-06-30 11:31:10 -07:00
.gitignore Add dynamic date on blog pages (#5801) 2024-01-17 15:18:14 +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 (#5924) 2024-03-27 13:14:08 +00:00
README.md Add clotributor link to readme (#5774) 2023-11-28 07:10:51 +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 [main] Upgrade to latest dependencies (#5929) 2024-04-02 07:06:02 +00:00
go.sum [main] Upgrade to latest dependencies (#5929) 2024-04-02 07:06:02 +00:00
katacoda.yaml adding katacoda tutorials (#3142) 2021-03-30 10:30:21 -07:00
mkdocs.yml Add edit Button to Documentation Pages (#5821) 2024-01-22 13:35:06 +00:00
netlify.toml Add linux foundation trademark (#5830) 2024-02-02 12:40:46 +00:00
requirements.txt Add dynamic date on blog pages (#5801) 2024-01-17 15:18:14 +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.

If you are interested in contributing to Knative more broadly, please check out CLOTRIBUTOR for a list of all the help wanted issues in Knative.

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.