Commit Graph

28 Commits

Author SHA1 Message Date
Mahamed 788eb6c165
Add image/binary signing verification docs (#5272)
* add image signing instructions

* move signing to separate snippets

* fix lint error

* remove the snippets properly

* Apply suggestions from code review

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* bump versions to 1.9

* break out the steps

* add feature to the blogs

---------

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2023-02-07 19:42:47 +00:00
Ashleigh Brennan efd3854cea
Add functions section to docs (#5271)
* Add functions section to docs

* add run command

* updates from eng review

* fix headings, links
2022-10-18 15:19:10 +00:00
Ashleigh Brennan 3f5621292c
explain kn source plugins (#5188) 2022-08-30 17:29:17 +00:00
Ashleigh Brennan 41e041b66a
Add list plugins command docs (#5167)
* Add list plugins command docs

* Update docs/client/kn-plugins.md
2022-08-25 11:55:19 +00:00
Ashleigh Brennan aa99afea2c
General cleanup of sample and ref docs (#5117)
* General cleanup of sample and ref docs

* move reference docs

* fix nav and links

* update redirects

* fix comment

* added Paul's script updates, updating ext versions
2022-07-20 15:00:01 +00:00
Ashleigh Brennan 9d64fcbe6a
Clean up CLI and eventing docs (#5070)
* Cleanup docs, snippets, and sections

* peer review updates
2022-07-08 14:18:08 +00:00
Samia Nneji 1eaa4abe18
Reorganise Installing topics (#4388)
* Move install docs

* Fix links

* Delete old install folder
2021-10-28 07:52:27 -07:00
RichardJJG 001cd9bd29
Changed HTML links to Markdown (#4173)
* Changed HTML links to Markdown

* Change HTML image links to Markdown

* Fix image links
2021-09-02 04:36:06 -07:00
Samia Nneji 5c1f26e5dc
Add .md to links (#4139) 2021-08-25 07:09:36 -07:00
Ashleigh Brennan f95fdef486
Remove outdated YAML for Hugo (#4114) 2021-08-16 12:28:55 -07:00
RichardJJG 7ee18955f1
Replace erroneous instances of above and below (#4106)
* Remove accidental changes to archived file

* Update docs/developer/eventing/sources/creating-event-sources/writing-event-source/04-reconciler.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update docs/developer/eventing/sources/creating-event-sources/writing-event-source/04-reconciler.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Apply suggestions from code review

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update docs/eventing/flows/sequence/sequence-reply-to-sequence/README.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Deleted redundant lines per Samia's suggestion

* Update docs/serving/samples/hello-world/helloworld-php/README.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-08-12 11:51:35 -07:00
Gunjan Vyas d1dff0aefb
Ways to connect to cluster using kn (#4095)
* Updating client connection doc

* Edited the config text format

* Update docs/client/README.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Updating kn client doc for more ways of connection to the cluster

* Only keeping kubeconfig info for kn CLI

* Update docs/client/README.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update docs/client/README.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

* Update docs/client/README.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-08-12 10:04:35 -07:00
Gunjan Vyas 06dc8903ea
Updating knative client connection doc (#4075)
* Updating client connection doc

* Edited the config text format

* Update docs/client/README.md

Co-authored-by: Samia Nneji <snneji@vmware.com>

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-07-30 05:01:32 -07:00
RichardJJG 4a12addcfe
Removed errant ./ instances (#4044) 2021-07-22 07:54:03 -07:00
Omer B 070ba9fce0
(Fixes #3719) Make installing kn into a re-usable snippet (#3718)
* install-kn snippet

* adding exclude and base_path

* fixing error

* fixing error again
2021-06-03 08:23:44 -07:00
Julian Friedman 75769d86a7
Regenerate the client nav (#3566)
Co-authored-by: Carlos Santana <csantana23@gmail.com>
2021-05-12 17:00:48 -07:00
Julian Friedman 61b8c3f91e
Move mkdocs work over from julz/mkdocs branch (#3551)
* initial move over

* Fix up index page names

* Add version variables

* Escape macro syntax

* Automatic fixups with mkhugo

* Drop no-longer-needed excludes

* Rename more _index files

* Move broker-configmaps.md a README.md

avoids a directory with no index/readme

* Autogenerate Eventing nav

* Fix markdown

* Update Serving nav

* Add h1 headers

Makes things look nicer in github, and makes search work more accurately
in mkdocs

* Unexclude all samples

* Correct client link

* Fix gitignore, skip hugo tests
2021-05-11 05:58:46 -07:00
Ashleigh Brennan 354f47dbee
Improve upgrade docs (#3515)
* Improve upgrade docs

* clean up docs order, prereqs

* minor typo

* Update docs/upgrade/upgrade-installation-with-operator.md

* Update docs/upgrade/upgrade-installation-with-operator.md

* Update docs/upgrade/upgrade-installation-with-operator.md
2021-04-30 16:36:56 -07:00
Ashleigh Brennan ed1a09af5a
Minor updates to improve docs (#3504)
* Minor updates to improve docs

* removed duplicate eventing getting started bit

* moved sequence example to main flows -> sequence section

* add redirects
2021-04-27 13:04:53 -07:00
Ashleigh Brennan 90c985f934
Add kn config file docs and section for plugins (#3495)
* Add kn config file docs and section for plugins

* updates from SME feedback

* Update docs/client/configure-kn.md

Co-authored-by: Roland Huß <rhuss@redhat.com>

* Update docs/client/configure-kn.md

Co-authored-by: Roland Huß <rhuss@redhat.com>

* Update docs/client/configure-kn.md

Co-authored-by: Roland Huß <rhuss@redhat.com>

* Update docs/client/configure-kn.md

Co-authored-by: Roland Huß <rhuss@redhat.com>
2021-04-27 07:01:53 -07:00
Omer B befbfd0b5b
Update install-kn.md (#3454)
Fix homebrew
2021-04-15 09:36:03 -07:00
Omer B 62150f6ed9
Updating install flow with minor changes to reflect desired prototype in UX/11 (#3411)
* Update _index.md

Changing link on the install page to link to pre-requisites

* Update prerequisites.md

Added links to install either Serving or Eventing in Pre-Req

* Update prerequisites.md

- Edited to include `kn` CLI as a pre-req
- pulled out Homebrew command 
- bolded important portions of the page
- conformed "Serving" and "Eventing" to the  [Knative Word and Phrase List](https://docs.google.com/spreadsheets/d/1p1_kBUd6ZvonxHkMcEJPayf6QIpExuFf5cFq0ptar7I/edit#gid=0) 
- Added link to Private Registry documentation

* Update install-serving-with-yaml.md

- removed reference to KN CLI (now in Pre-Reqs) 
- trimmed the fat around Installing Kantive Eventing
- Added relevant context to optional extensions

* Update install-serving-with-yaml.md

Added same context from Eventing Page

* Update install-serving-with-yaml.md

Added same context from Eventing Page, added (like TLS) to second bullet.

* Update install-eventing-with-yaml.md

Removed reference to KN CLI (now in Pre-Reqs)

* Update install-serving-with-yaml.md

added reference to install files

* Update install-extensions.md

Fix broken link

* Create install-extensions.md

Fix broken link

* Update install-eventing-with-yaml.md

* Update prerequisites.md

made wording less bad

* Make Homebrew installation the first option for `kn`, pull command to install out of Github and into knative.dev site (#3410)

* Update install-kn.md

Adding brew install kn command directly to page and making it the first option

* Update docs/client/install-kn.md

Co-authored-by: Mike Petersen <mpetason@gmail.com>

Co-authored-by: Mike Petersen <mpetason@gmail.com>

* Create prerequisites.md (#3413)

whitespace fix

* Update prerequisites.md (#3414)

more whitespace

* remove (like TLS)

* Update install-serving-with-yaml.md (#3420)

Adding `kn` CLI to Next Steps

* Update install-eventing-with-yaml.md (#3421)

* Removing `kn` from required (#3424)

* Adding @snneji changes (#3429)

* Update install-serving-with-yaml.md (#3435)

accidentally left this out

* Adding @snneji changes round 2 (#3439)

* Adding @snneji changes

* Adding @snneji changes round 2

Co-authored-by: Mike Petersen <mpetason@gmail.com>
2021-04-08 06:15:50 -07:00
Omer B a527e6f477
Revert "Fixing the kn cli references (#3422)" (#3423)
This reverts commit dd79063068.
2021-04-05 18:28:47 -04:00
Omer B dd79063068
Fixing the kn cli references (#3422)
* Update _index.md

Changing link on the install page to link to pre-requisites

* Update prerequisites.md

Added links to install either Serving or Eventing in Pre-Req

* Update prerequisites.md

- Edited to include `kn` CLI as a pre-req
- pulled out Homebrew command 
- bolded important portions of the page
- conformed "Serving" and "Eventing" to the  [Knative Word and Phrase List](https://docs.google.com/spreadsheets/d/1p1_kBUd6ZvonxHkMcEJPayf6QIpExuFf5cFq0ptar7I/edit#gid=0) 
- Added link to Private Registry documentation

* Update install-serving-with-yaml.md

- removed reference to KN CLI (now in Pre-Reqs) 
- trimmed the fat around Installing Kantive Eventing
- Added relevant context to optional extensions

* Update install-serving-with-yaml.md

Added same context from Eventing Page

* Update install-serving-with-yaml.md

Added same context from Eventing Page, added (like TLS) to second bullet.

* Update install-eventing-with-yaml.md

Removed reference to KN CLI (now in Pre-Reqs)

* Update install-serving-with-yaml.md

added reference to install files

* Update install-extensions.md

Fix broken link

* Create install-extensions.md

Fix broken link

* Update install-eventing-with-yaml.md

* Update prerequisites.md

made wording less bad

* Make Homebrew installation the first option for `kn`, pull command to install out of Github and into knative.dev site (#3410)

* Update install-kn.md

Adding brew install kn command directly to page and making it the first option

* Update docs/client/install-kn.md

Co-authored-by: Mike Petersen <mpetason@gmail.com>

Co-authored-by: Mike Petersen <mpetason@gmail.com>

* Create prerequisites.md (#3413)

whitespace fix

* Update prerequisites.md (#3414)

more whitespace

* remove (like TLS)

* Update install-serving-with-yaml.md (#3420)

Adding `kn` CLI to Next Steps

* Update install-eventing-with-yaml.md (#3421)

* Removing `kn` from required

Co-authored-by: Mike Petersen <mpetason@gmail.com>
2021-04-05 15:24:27 -07:00
Ashleigh Brennan 2055f181ac
Clean up and add to CLI docs (#3302)
* Clean up and add to CLI docs

* updates from SME review

* updates from SME review
2021-03-05 06:45:20 -08:00
Ashleigh Brennan 9c5258ec26
Added section for connecting to a cluster (#2047) 2020-02-18 11:25:58 -08:00
Ashleigh Brennan 4b81292454 Added instructions for installing kn (#2045) 2020-01-21 11:31:23 -08:00
Ashleigh Brennan 8113c563a6 Initial commit for CLI section (#2040) 2019-12-12 09:01:52 -08:00