User documentation for Knative components.
Go to file
Doug Davis c758cd196d Minor change to our upgrade docs (#1059)
People need to delete this one Eventing resource before they can apply
the yaml for the upgrade. W/o this they'll see an error like this:
```
The StatefulSet "controller-manager" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'template', and 'updateStrategy' are forbidden
```

Signed-off-by: Doug Davis <dug@us.ibm.com>
2019-03-22 15:43:48 -07:00
.github Update issue templates -- delete extra template, add security note (#1003) 2019-03-14 18:16:43 -07:00
blog fix the missed blog images (#1055) 2019-03-21 15:02:47 -07:00
community Merge website files into Master (#1025) 2019-03-20 13:48:47 -07:00
contributing Merge website files into Master (#1025) 2019-03-20 13:48:47 -07:00
docs Minor change to our upgrade docs (#1059) 2019-03-22 15:43:48 -07:00
hack Merge website files into Master (#1025) 2019-03-20 13:48:47 -07:00
test Disable markdown link checks (#773) 2019-01-15 16:55:30 -08:00
vendor This adds a simple sample demonstrating Secret Volumes (#852) 2019-02-19 07:12:46 -08:00
.gitignore Merge website files into Master (#1025) 2019-03-20 13:48:47 -07:00
Gopkg.lock This adds a simple sample demonstrating Secret Volumes (#852) 2019-02-19 07:12:46 -08:00
Gopkg.toml Add real build/unit presubmit tests (#734) 2019-01-10 14:23:42 -08:00
LICENSE Add license footer and text (#204) 2018-07-19 12:05:32 -07:00
OWNERS Clarifying Docs contributor roles (#958) 2019-03-13 19:12:45 -07:00
OWNERS_ALIASES Clarifying Docs contributor roles (#958) 2019-03-13 19:12:45 -07:00
README.md Merge website files into Master (#1025) 2019-03-20 13:48:47 -07:00
_index.html Merge website files into Master (#1025) 2019-03-20 13:48:47 -07:00
background.png Merge website files into Master (#1025) 2019-03-20 13:48:47 -07:00
doc-releases.md update list of released versions (#1043) 2019-03-22 14:37:48 -07:00
search.md Merge website files into Master (#1025) 2019-03-20 13:48:47 -07:00

README.md

Welcome to the source file repository for Knative documentation

View published docs

Use the Knative Documentation website to view the docs and learn about Knative.

Source files

View the source files if you want to contribute a fix or add new content. Each release of the Knative docs are branched. If you are looking for an archived doc set, see the list of available versions in Knative doc releases.