Commit Graph

93 Commits

Author SHA1 Message Date
David Hadas 047fff36f8
QPOptions (#5169)
* Adding Queue Proxy Extensions Documentations

* Create queue-extensions.md

* Update deployment.md

* Update queue-extensions.md

* Create queue-runtime-extensions.md

* Update queue-extensions.md

* Update deployment.md

* Update deployment.md

* Update queue-extensions.md

* Update queue-extensions.md

* updates after qpoptions commit merged

* lint..

* fix tab based on mkdocs output

* add nav

* fix links

* Review comments

* Review comments2

* Update docs/serving/services/using-queue-extensions.md

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

* Update docs/serving/services/using-queue-extensions.md

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

* Update docs/serving/services/using-queue-extensions.md

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

* Update docs/serving/services/using-queue-extensions.md

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

* Update docs/serving/services/using-queue-extensions.md

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

* Update docs/serving/queue-extensions.md

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

* Update docs/serving/queue-extensions.md

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

* Update docs/serving/queue-extensions.md

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

* Align QPOptions and Using extensions...

* Update docs/serving/queue-extensions.md

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

* Fixed Prerequisites

* added description on qpoptions to using*

Co-authored-by: Samia Nneji <snneji@vmware.com>
2022-08-23 09:23:17 +00:00
Ashleigh Brennan 748edc4596
Update garbage collection docs (#5183)
* Update garbage collection docs

* fix typo

* fix nav alignment

* cleanup

* tidy up formatting

* formatting

* fix heading lvl
2022-08-22 19:04:16 +00:00
Ashleigh Brennan c0d00ea04e
Updating docs for Revisions (#5156)
* Updating docs for Revisions

* minor change

* update links

* remove fluff

* Update docs/snippets/about-revisions.md

Co-authored-by: Carlos Santana <csantana23@gmail.com>

Co-authored-by: Carlos Santana <csantana23@gmail.com>
2022-08-10 17:42:45 +00:00
Gabriel Freites afc2015250
RabbitMQ Source docs (#5137)
* finished rabbitmq source readme and corrected some minor rabbitmq broker typos

* fixed code style

* Update docs/eventing/sources/rabbitmq-source/README.md

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

* Update docs/eventing/broker/rabbitmq-broker/README.md

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

* Update docs/eventing/sources/rabbitmq-source/README.md

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

* Update docs/eventing/sources/rabbitmq-source/README.md

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

* fixed pr comments

* Update docs/eventing/broker/rabbitmq-broker/README.md

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

* Update docs/eventing/sources/rabbitmq-source/README.md

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

* Update docs/eventing/sources/rabbitmq-source/README.md

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

* removed duplicated sections + created snippet for service section + removed external cluster docs and pointed to the right pages that explain so

* added whitespace in prereqs

* removed trailing whitespace

* Update docs/eventing/broker/rabbitmq-broker/README.md

* Update docs/eventing/broker/rabbitmq-broker/README.md

* Update docs/eventing/broker/rabbitmq-broker/README.md

* Update docs/eventing/broker/rabbitmq-broker/README.md

* Update docs/eventing/broker/rabbitmq-broker/README.md

Co-authored-by: Samia Nneji <snneji@vmware.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2022-08-02 18:27:23 +00:00
Ashleigh Brennan 2c8f9e3af6
Create Concepts section (#5155)
* Create Concepts section

* add redirect

* remove broken links

* remove broken links

* add new tab to links

* add new tab to links
2022-07-29 15:51:41 +00:00
Ashleigh Brennan bbf9d6d7b4
Knative Serving docs cleanup (#5120)
* Knative Serving docs cleanup

* remove fluff, editing of content

* remove fluff, editing for traffic splitting tutorial
2022-07-20 18:01:01 +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
Vincent ba5b5eca6b
Add the link to the Knative Operator CLI plugin (#5109) 2022-07-18 14:27:59 +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
Ashleigh Brennan 73ab7c4658
Renamed Community docs section to Contributing, added func contrib docs (#5049)
* Renamed Community docs section to Contributing

* add redirects

* add func contribution docs
2022-06-22 23:17:23 +00:00
Ali Ok 42fd74d11a
Get rid of refs to old KafkaChannels (#5009) 2022-06-22 18:01:23 +00:00
Ashleigh Brennan 719180d180
Remove duplicate getting started, tidy up info (#5018) 2022-06-09 18:41:24 +00:00
Ashleigh Brennan 83b38c42ca
Fix values and general cleanup (#4980)
* fix values and general cleanup

* fix whitespace

* fix bullets
2022-05-31 17:02:37 +00:00
Sameer Vohra e58f571f9b
Update Sugar Controller docs (#4925)
* Fixes #4896 Update Sugar Controller docs

- Update existing Sugar Controller page to reference LabelSelector Changes
- Add Configuration page for "config-sugar" ConfigMap

* Apply suggestions from code review

- fix code block identation
- remove incorrect comments in example config-sugar
- clarify default wording to be more clear

Co-authored-by: Carlos Santana <csantana23@gmail.com>

* Update config/nav.yml with Sugar Config entry

* update sugar/README with more practical example

* Update sugar

- fix code block rendering

Co-authored-by: Carlos Santana <csantana23@gmail.com>
2022-04-21 00:21:30 +00:00
Paul Schweigert e6059234e7
Adds security page to site (#4807)
* adds security page to site

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* remove whitespace

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-03-04 13:08:37 -08:00
Gabriel Freites 65e1019266
reverted logo to preserve trademark + added redirect for case studies home while it's ready (#4800) 2022-03-02 12:11:45 -08:00
Carlos Santana a3e3eebe70
update blog menu and files (#4783)
* update blog menu and files

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* addressed review comments

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2022-02-25 02:37:42 -08:00
Gabriel Freites ab640e1a88
Testimonials page (#4781)
* added first images and the skeleton for the testimonials page

* finished testimonials

* finishing some style details

* fixed testimonial quote author font weight

* added find links

* fixed pr checks

* renamed to testimonials + changed the url and fixed references

* new about sidebar and sections
2022-02-23 13:52:37 -08:00
Samia Nneji 82d103e995
Clarifications and style edits for the tutorial (#4741)
* Edit tutorial

* Add explanations for first-trigger.md

* Minor edits

* More edits to quickstart tutorial

* Edit wording

* Clarify minikube tunnel step

* lint
2022-02-15 13:15:00 -08:00
Samia Nneji 7d94819226
Add quickstart to install guide (#4721)
* Add quickstart to install guide

* Apply feedback
2022-02-09 08:52:42 -08:00
Matthias Wessendorf 57231f3c5a
Rewording the bits for the knative Kafka broker (#4687)
* 💄 Rewording the bits for the knative Kafka broker

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Update docs/eventing/broker/kafka-broker/README.md

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

Co-authored-by: Samia Nneji <snneji@vmware.com>
2022-02-08 09:30:16 -08:00
Samia Nneji 39afe419f7
Edit Clean up page in tutorial (#4697)
* Edit clean up page

* Tweak introduction

* Add minikube output

* Hide next on clean up page

* Edit link
2022-02-07 06:34:53 -08:00
Samia Nneji cb6162a906
Reorganise the install guide (#4690)
* reorganise install

* Use imperative to improve consistency

* Add advanced install section

* Remove ambassador

* Update docs/serving/using-auto-tls.md

Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>

* Update docs/serving/using-auto-tls.md

Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>

* Update Istio to 1.12

* Remove duplicate  folders

* Update links

Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>
2022-02-04 09:29:21 -08:00
Samia Nneji f25c7cc281
Clarify purpose of getting started (#4688)
* Clarify purpose of getting started

* Tweaks

* Fix links

* Update link

* Update docs/getting-started/quickstart-install.md

Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>

* Update docs/getting-started/README.md

Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>

* Clean up quickstart install page

* fix title

Co-authored-by: Paul Schweigert <paulschw@us.ibm.com>
2022-02-03 19:00:21 -08:00
Samia Nneji de65c85f9a
Add redirect for operator install page (#4677) 2022-01-28 10:34:47 -08:00
jwcesign 2547a26ea7
Add doc to explain how config container-freezer autoscaling (#4633)
* Add doc to explain how config container-freezer autoscaling

* Add nav.yaml content

* Fix erro ci check

* Fix review comments v1

* Fix note format

* Fix format of md

* Fix review issues v2
2022-01-20 05:08:35 -08:00
Ahmed Abdalla Abdelrehim a932249bf7
Add documentation for new trigger filters (#4635)
* Add documentation for new trigger filters

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* fix a conflict

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* Add new trigger filters to the overview table

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* fix wrong formatting and add missing docs

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* fixes dialect formatting

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* fix new trigger filter docs

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

* Apply suggestions from code review

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

* fix formatting

Signed-off-by: Ahmed Abdalla <aabdelre@redhat.com>

Co-authored-by: Samia Nneji <snneji@vmware.com>
2022-01-19 07:10:53 -08:00
Samia Nneji 97f5acac91
Edit Operator docs (#4634)
* Edit Operator docs

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

Co-authored-by: Peter Mbanugo <p.mbanugo@yahoo.com>

* fix typo

Co-authored-by: Peter Mbanugo <p.mbanugo@yahoo.com>
2022-01-17 01:57:28 -08:00
Paul Schweigert e9713b12e1
Build client docs (#4623)
* build kn docs

* navigation tweaks

* link to github version of kn docs

* removing unneeded envvar

* removing go

* style
2022-01-13 05:00:12 -08:00
Ashleigh Brennan 2646637eb7
Clean up operator configmap docs (#4618) 2022-01-06 10:38:01 -08:00
Samia Nneji a0706b15ad
Update contributing call to action and links (#4578)
* Update contributing links

* Redirect from old docs contributor guide

* Remove redirect from redirects.yml

* Fix redirect

* Remove arrow
2021-12-14 12:20:51 -08:00
Samia Nneji 4eda564a0b
Move code samples to GitHub (#4565)
* Move samples off site

* Add redirects

* Fix code samples and links

* Change links

* Fix path to sample

* Fix a few more links

* Update samples path in test

* remove unecessary redirect

* update more links

* add closing bracket
2021-12-14 04:20:51 -08:00
Carlos Santana cf91040c01
Remove-hugo-community (#4571)
* remove hugo builds

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* remove community folder

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* handling with netflify redirect instead

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-12-13 23:31:50 -08:00
Samia Nneji 48fa07945d
Move community docs onto MkDocs site (#4544)
* Move community docs onto MkDocs site

* Edit about community processes

* Will this fix the tests?

* Add redirects

* Fix broken redirects

* Change folder name and fix samples

* lint

* more lint

* Fix code snippet

* style tweak

* Add signing the CLA as a prereq and update serving issue link

* Capitalization

* Clarify roles

* lint
2021-12-13 06:57:20 -08:00
Samia Nneji 07887d6e19
Reorganise docs contributor guide (#4489)
* Reorganise contributing docs

* Fix whitespace

* Fix typo

* Tweak wording

* Fix formatting

* Update CONTRIBUTING.md

* Update DEVELOPMENT.md

* lint

* lint

* Fix broken link

* Fix link

* Update README.md

* Update README.md

* fix link

* Tweaks

* Update formatting.md

* Update github-workflow.md

* Remove info about Website repo

* Remove link to community website

* Update previewing-docs-locally.md

* Fix formatting

* Fix links

* Remove preview for blog

* Fix formatting
2021-11-30 12:06:09 -08:00
Dave Protasowski a45375f8e7
update examples to use kebab case (#4517)
* update serving examples to use kebab-case for annotations

* update autoscaling examples to use kebab-case for annotations

* update examples to use kebab case networking annotations

* update operator config example to use kebab-case

* revert disableWildcartCert since it's pre-1.0

* update casing in formula to match config map property
2021-11-30 08:51:09 -08:00
Ashleigh Brennan e802f6830e
Move and cleanup autoscaling docs (#4486)
* Move and cleanup autoscaling docs

* fix links

* updates from review comments
2021-11-22 06:25:14 -08:00
Samia Nneji 7f55fa68a9
Add activator capacity to navigation (#4458) 2021-11-12 07:39:36 -08:00
Omer Bensaadon 3efdd2dce3
Renaming "Overview" pages to be more specific (#4461)
* commit

* Clarify nav titles

Co-authored-by: snneji <snneji@vmware.com>
2021-11-11 04:30:37 -08:00
Kenjiro Nakayama 3bc1554ec9
Remove outdated RESTful example (#4457) 2021-11-09 02:40:43 -08:00
Samia Nneji 88b9c993ab
Edit event registry docs (#4336)
* Edit event registry docs

* Update the nav to match topic title

* Update docs/eventing/event-registry.md

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

* Apply suggestions from code review

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

* Update docs/eventing/event-registry.md

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

* Fix repo mentions

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-11-04 10:48:01 -07:00
Samia Nneji 9bebdb9861
fix redirect (#4434) 2021-11-04 06:51:25 -07:00
Paul Schweigert 2e6fa5b159
removes redundant redirects (#4431) 2021-11-04 11:38:44 +00:00
Paul Schweigert 0fcc768ad2
updates blog tabs to match redesign (#4413) 2021-11-02 09:45:42 -07:00
Carlos Santana d812f13aa1
Case studies (#4406)
* add logos to home page

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* working on about

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* change title to case studies

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* add links to home page

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* add deepc

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* add outfit7

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* adding puppet

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* add the links for tekton

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* add EOL

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* add logo and quote for deepc

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* add outfit logo and quote

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* add puppet

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* replace vendor with projects

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* move tab case study tab to right

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* update quotes for outfit7

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* fix broken links in puppet

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* fix quotes for puppet

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* oh you EOL

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* fix background color fo case studies

Signed-off-by: Carlos Santana <csantana23@gmail.com>

* adding case studies to Blog nav

* fixing broken link

Co-authored-by: Omer Bensaadon <obensaadon@vmware.com>
2021-11-02 09:34:00 -04:00
Paul Schweigert ee1fb669ef
removing duplicate blog tab (#4412) 2021-11-01 20:57:47 -04:00
Paul Schweigert 8d76af6fe4
Make blog distinct again (#4409)
* make blog distinct again

* adding arrows

* no more arrows
2021-11-01 20:01:02 -04:00
Samia Nneji 96b59e500d
Reorg Serving and Eventing files (#4396)
* Move eventing and serving topics

* Remove developer folder

* Remove admin folder

* Cleaning up
2021-10-29 00:46:53 -07:00
Samia Nneji 1200de4a84
kn --> Knative CLI (#4395) 2021-10-28 16:08:16 +01: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