User documentation for Knative components.
Go to file
Knative Prow Robot c8ce2c5554
Update next-steps.md, remove knative.tips link (#5564)
Knative.tips is history (not reachable anymore).

Thanks, @ahmetb, for all your support at that time!

Co-authored-by: Roland Huß <rhuss@redhat.com>
2023-05-11 16:15:40 +00:00
.github Update actions (#5264) 2022-10-06 13:26:31 +00:00
blog update image refs - gcr.io/knative-samples no longer exists (#5560) 2023-05-09 18:17:00 +00:00
code-samples Fixed markdown syntax in Python serving README.md (#5206) 2022-10-11 16:29:51 +00:00
config [release-1.8] Follow up to add advanced func docs (#5306) 2022-10-25 16:13:56 +00:00
contribute-to-docs Quarterly release cadence (#5214) 2022-09-12 11:48:33 +00:00
cookie-consent/js Remove-hugo-community (#4571) 2021-12-13 23:31:50 -08:00
docs Update next-steps.md, remove knative.tips link (#5564) 2023-05-11 16:15:40 +00:00
golang [release-1.8] process(new-repo): add redirects for knative.dev/runtime (#5364) 2022-12-14 19:19:49 +00:00
hack Add functions section to docs (#5271) 2022-10-18 15:19:10 +00:00
overrides Fix #4905 (#5032) 2022-06-10 10:05:25 +00:00
test remove defunct markdown checking varibles (#5121) 2022-07-20 20:36:01 +00:00
third_party/VENDOR-LICENSE upgrade to latest dependencies (#5185) 2022-08-25 13:38:18 +00:00
tools/redir-gen Go security guard (#5176) 2022-08-16 16:54:47 +00:00
vendor upgrade to latest dependencies (#5270) 2022-10-11 09:21:51 +00:00
.gitattributes Incorporate static version of old docs in to site (#3888) 2021-06-30 11:31:10 -07:00
.gitignore Blog article on performance testing of Knative services (#5115) 2022-07-19 22:19:00 +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 (#5263) 2022-10-06 01:37:32 +00:00
README.md Fix links community docs (#4572) 2021-12-14 04:28:50 -08:00
_index.html Typo fixes (#4765) 2022-02-17 09:00:12 -08: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 (#5270) 2022-10-11 09:21:51 +00:00
go.sum upgrade to latest dependencies (#5270) 2022-10-11 09:21:51 +00:00
katacoda.yaml adding katacoda tutorials (#3142) 2021-03-30 10:30:21 -07:00
mkdocs.yml revert updated mkdocs version (#5119) 2022-07-20 15:45:01 +00:00
netlify.toml only build main branch for deploy preview (#4857) 2022-03-21 16:33:11 -07:00
requirements.txt revert updated mkdocs version (#5119) 2022-07-20 15:45:01 +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, see 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 in 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

  • #docs on the Knative Slack -- The #docs channel is the best place to go if you have questions about making changes to the documentation. We're happy to help!

  • Documentation working group -- Come join us in the working group to meet other docs contributors and ask any questions you might have.

Help and support

Your help and feedback is always welcome!

If you find an issue 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 too. In addition to our docs, you can also reach out to the community for assistance. For example, ask a documentation specific question on the #docs 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.