Commit Graph

140 Commits

Author SHA1 Message Date
Ali Ok a0bea66e4d
Backstage plugin docs (#6127)
* Make the event registry page a directory

Signed-off-by: Ali Ok <aliok@redhat.com>

* Backstage plugin installation docs

Signed-off-by: Ali Ok <aliok@redhat.com>

* Backstage plugin usage docs

Signed-off-by: Ali Ok <aliok@redhat.com>

---------

Signed-off-by: Ali Ok <aliok@redhat.com>
2024-09-26 05:41:28 +00:00
Christoph Stäbler 3b522f768f
Add documentation for Eventing Authorization (#6104)
* Add documentation for event authorization

* Add example for usage

* Switched from Trigger to Broker

* Add not to enable transport-encryption FF as well as a prerequisite

* Add more details on filters

* Move default auth mode doc up

* Add image for arch of example

* Fix how filters are applied

* Addressed review comments

* Add more details on rejection behavior
2024-09-05 08:36:33 +00:00
Calum Murray 3ba98cc699
feat: documented new trigger filters are GA (#6060)
* feat: documented new trigger filters are GA

Signed-off-by: Calum Murray <cmurray@redhat.com>

* fix: formatting

Signed-off-by: Calum Murray <cmurray@redhat.com>

* cleanup: remove trigger filters feature file

Signed-off-by: Calum Murray <cmurray@redhat.com>

* fix: redirect should work for experimental-features/new-trigger-filters

Signed-off-by: Calum Murray <cmurray@redhat.com>

---------

Signed-off-by: Calum Murray <cmurray@redhat.com>
2024-08-09 13:57:12 +00:00
Calum Murray c98a44ee24
feat: added documentation for keda scaling of Kafka dispatcher components (#6061)
Signed-off-by: Calum Murray <cmurray@redhat.com>
2024-07-24 07:57:54 +00:00
Calum Murray 940473b4b5
feat: document cross namespace event links (#6073)
Signed-off-by: Calum Murray <cmurray@redhat.com>
2024-07-23 15:46:07 +00:00
Leo Li 54207bebd6
Sample App Tutorial Page Compilation (#6007)
* feat: add the first three pages of the sample app tutorial

* Apply suggestions from code review

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

* fix: fix the review comments in pg0 and pg1

* feat: add blog post 2

* feat: adding the images for page 2

* add: add more pages

* add: adding the rest of the pages

* add: modify the nav

* add: finishing polishing

* fix: update the iframe embedded video link

* fix: fix the video embedding dimension and the access

* fix: link minor error fix

* fix: hide the setup script section

* Apply suggestions from code review

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update docs/bookstore/page-0/page-0-intro.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update docs/bookstore/page-0.5/pg0.5-env-setup.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* fix: fix christoph's comment

* fix: Remove all the extra new lines

* fix: update kubernetes to Kubernetes

* Apply suggestions from code review

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* fix: fix the wrong indentation in the yaml files

* Update docs/bookstore/page-2/pg2-sentiment-svc.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* fix: fix review comments

* fix: change the console output to text - pg0.5

* fix: replace the console output pic with plaintextg for pg1

* fix: replace the console output pic with plaintext for pg 2&3

* fix: replace the console output pic with plaintext for pg 4

* fix: replace the console output pic with plaintext for pg 5

* fix: replace the console output pic with plaintext for pg 6

* fix: replace the console output pic with plaintext for pg 7

* fix: fix christoph's comments

* Apply suggestions from code review

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* fix: applying christoph's comments fix

* fix: fix christoph's nit comments + open the link in new tab

* fix: make sure all the command have the same root which is /start

* fix: make all the links open in the new tab

* fix: fix small errors

* fix: remove default namespace

* Update docs/bookstore/page-1/pg1-review-svc-1.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Apply suggestions from code review

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* fix: update the wording to follow the Knative's branding guideline

* fix: update the wording to follow the Knative's branding guideline

* fix: update the naming of the pages

* fix: fixing the wrong link in the tutorial.md page

* Apply the patch from Christoph

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Apply suggestions from code review

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update docs/bookstore/page-1/send-review-comment-to-broker.md

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

---------

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
2024-06-26 07:42:43 +00:00
Pierangelo Di Pilato 25150d67cd
Add JobSink documentation (#6005)
* Add JobSink documentation

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Update docs/eventing/sinks/job-sink.md

* Update docs/eventing/sinks/job-sink.md

* Update docs/eventing/sinks/job-sink.md

---------

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2024-06-07 12:43:30 +00:00
Rohit Sharma ab1e7b2869
Add new CNCF case study to Knative website (#5987)
* Add new CNCF case study to Knative website

* Apply suggested changes

* Add latest case-studies
2024-05-31 09:32:00 +00:00
Pierangelo Di Pilato a88c3e451f
Document Eventing istio integration (#5879)
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2024-05-14 16:25:46 +00:00
Pierangelo Di Pilato 76df699457
Update docs for Eventing TLS Beta (#5967)
* Update docs for Eventing TLS Beta

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Reword strict note

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Add trust-manager usage note for distributing CA bundles

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Add Kafka Broker for KEDA integration

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Fix nav

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Fix warning formatting

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

---------

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2024-05-14 16:04:46 +00:00
Hector Martinez 84776e283e
Add SubscriptionsAPI filters to APIServerSource (#5916)
* Add SubscriptionsAPI filters to APIServerSource

This MR adds a page for the experimental feature that
add `filters` to the APIServerSource kind.

Related to #7799 and #7791

Signed-off-by: Hector Martinez <hemartin@redhat.com>

* MR suggestion

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

---------

Signed-off-by: Hector Martinez <hemartin@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2024-05-13 13:53:30 +00:00
Reto Lehmann 59339cd7da
Add documentation for Serving Encryption (#5804)
* Add Serving encryption overview page

* Add Serving encryption sub-pages

* Lint fixes, minor updates

* Review improvement

* Add activator restart and fix CM label

* Update docs about net-certmanager

* Add wildcard config as a string

* Review improvements
2024-04-30 11:03:52 +00:00
Reto Lehmann bf326bb372
Add documentation for Serving probes (#5855)
* Add documentation for probing

* Use white diagram background

* Add more details about probing

* Review improvements
2024-04-05 07:30:06 +00:00
Calum Murray 3ad1d9a853
Restructure eventing docs navigation (#5914)
* feat: restructure docs to match new navigation

Signed-off-by: Calum Murray <cmurray@redhat.com>

* fix: faq link is correct

Signed-off-by: Calum Murray <cmurray@redhat.com>

---------

Signed-off-by: Calum Murray <cmurray@redhat.com>
2024-03-20 13:37:20 +00:00
Iliia Khaprov - VMware by Broadcom d8d932bf8d
Revert "drop eventing-rabbitmq (#5861)" (#5910)
This reverts commit a0d137bc66.
2024-03-15 10:28:04 +00:00
Ali Ok 9282b5d964
Case studies index page and link from homepage (#5869)
* Link to case studies

Signed-off-by: Ali Ok <aliok@redhat.com>

* Add a case studies page to link from homepage

Signed-off-by: Ali Ok <aliok@redhat.com>

* change the styling, and make the whole table row clickable

---------

Signed-off-by: Ali Ok <aliok@redhat.com>
Co-authored-by: Leo Li <leoli@redhat.com>
2024-03-08 20:18:11 +00:00
Ali Ok e30cf41356
Add SVA case study (#5868)
Signed-off-by: Ali Ok <aliok@redhat.com>
2024-02-15 15:16:17 +00:00
Dave Protasowski a0d137bc66
drop eventing-rabbitmq (#5861) 2024-02-13 10:28:39 +00:00
Stavros Kontopoulos f653815651
Document the use of HTTP/1 full duplex support (#5818)
* document the use of http/1 full duplex support

* comments
2024-01-23 12:55:01 +00:00
Christoph Stäbler 4a5962ec8f
Add basic doc for eventing OIDC feature (#5822)
* Add basic doc for eventing OIDC feature

* Add navbar link

* Use correct style for yaml output example

* Fix intend of example output

* Fix path to installation docs

* Add note that transport-encryption should be enabled as well
2024-01-22 17:01:28 +00:00
Matthias Wessendorf f68510ca75
Adding initial doc for func subscribe (#5754)
* Adding initial doc for func subscribe

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

* correction

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

* Adding hint for deploy

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

* Adding index

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

* Updates

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

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-11-10 12:49:01 +00:00
Reto Lehmann 4727b763cc
Fix deprecation warnings and update CSS (#5741)
* Fix deprecation warnings and update CSS

* fix order of right nav in blog
2023-11-05 09:55:51 +00:00
Calum Murray 76afdd587f
Added kafka features config map to kafka broker docs (#5622)
* Added kafka features config map to kafka broker docs

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

Co-authored-by: Leo Li <leoli@redhat.com>

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

Co-authored-by: Leo Li <leoli@redhat.com>

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

Co-authored-by: Leo Li <leoli@redhat.com>

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

Co-authored-by: Leo Li <leoli@redhat.com>

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

Co-authored-by: Leo Li <leoli@redhat.com>

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

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

* Moved kafka features config info to new page

* Apply suggestions from code review

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

* Follow example from serving for documenting configmap keys

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Fix macro

Signed-off-by: Calum Murray <cmurray@redhat.com>

---------

Signed-off-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Leo Li <leoli@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2023-10-05 15:57:06 +00:00
Reto Lehmann 6d938133f7
Rename and reword `auto-tls` feature to `external-domain-tls` (#5692)
* Rename and reword `auto-tls` feature to `external-domain-tls`

* Fix redirects

* Fix broken links
2023-10-05 05:57:06 +00:00
David Hadas 115624f392
rename sandbox to extensions - manual (#5661)
* rename sandbox to extensiopns  - manual

* Update config/redirects.yml

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* fix redirect

* Update docs/eventing/custom-event-source/custom-event-source/README.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* Update docs/community/governance.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

---------

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2023-08-17 09:33:42 +00:00
David Hadas da2c5ffbca
rename-sandbox (#5652) 2023-08-03 17:52:21 +00:00
Pierangelo Di Pilato c9f29b93e9
Document transport-encryption Eventing feature (#5642)
* Document transport-encryption feature

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Add verification and installation steps

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Add send event verification steps

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* adding nav bar entry (#3)

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

---------

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
2023-08-03 10:31:21 +00:00
David Simansky 4c36780696
feat: Add EventType auto create to experimental features (#5631)
* feat: Add EventType auto create to experimental features

* Add new page to navigation config

* Decrease title size

* Split broker create to kn/yaml variants

* Polish event sending section

* Align opt-in formatting

* Correct feature name
2023-07-20 14:05:13 +00:00
Stavros Kontopoulos d60f9cacf0
Add details for storage and knative services (#5605)
* add details for storage and knative services

* fixes

* Update storage.md

add missing whitespace

---------

Co-authored-by: Reto Lehmann <retocode@icloud.com>
2023-07-13 06:49:15 +00:00
Reto Lehmann 1292fa5b62
Add Knative Serving architecture page (#5545)
* Add Knative Serving architecture page

* Reorder and cross-link architecture and request-flow pages

* Review feedback

* Update docs/serving/architecture.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update docs/serving/architecture.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Review updates

* Review updates

---------

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
2023-06-06 14:36:27 +00:00
Reto Lehmann c8244ace7d
Add installation troubleshooting page (#5546)
* Add installation troubleshooting page

* Use tabs to separate networking layers
2023-05-02 14:43:55 +00:00
Evan Anderson f836a6ffdc
Add conceptual documentation on Knative Serving request flow (#5523)
* Add conceptual documentation on Knative Serving request flow

* Add docs on readiness probing for queue-proxy

* Add navigation
2023-04-07 09:35:20 +00:00
Christoph Stäbler 6c170f1f40
Add documentation for MTChannelBasedBroker (#5501)
* Add documentation for MTChannelBasedBroker

* Some more cleanup on MTCBB doc

* Change order of delivery options config and broker class config

* Fix line intent issue

Signed-off-by: Christoph Stäbler <cstabler@redhat.com>

* Add a section in "create broker" about the broker class

* Add dot at end of developer documentation

* Cleanup duplication in broker class section

* Update docs/eventing/brokers/create-broker.md

Co-authored-by: Ali Ok <aliok@redhat.com>

* Remove unneeded label

* Update docs/eventing/brokers/broker-types/mt-channel-based-broker/README.md

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

* Address some review comments

* Apply suggestions from code review

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

* Move broker admin configuration page to Eventing > Administrator topics > Eventing configuration

* Use "Broker class" consistently

* Add more information about configurations of different Broker classes

* Add more information about native implementations vs MTCBB

* Move channel installation instructions to Prerequisites section.

* Capitalize consistently as per docs style guide

* Update docs/eventing/brokers/create-broker.md

* Rename "Multi tenant channel-based-broker" to "Channel based Broker"

* Fix some capitalizations

---------

Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
Co-authored-by: Ali Ok <aliok@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2023-04-04 16:02:38 +00:00
Paul Schweigert e469a2db28
remove documentation for container-freezer (#5516)
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>

The container-freezer is being archived as discussed in
https://github.com/knative-sandbox/container-freezer/issues/217,
so this commit is to remove its documentation from the website.
2023-03-31 13:42:02 +00:00
Naveenraj M 0f3f4a77ef
Document Request Logging Feature on the Website (#5492)
* add request logging page

* add statement to describe table

* remove properties not related to request logging.
Reorder configMap keys
2023-03-24 22:18:54 +00:00
Matthias Wessendorf b0f648d29e
Little more updates on Apache Kafka term usage (#5464)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-03-10 14:18:24 +00:00
Naina Singh 636a3e27f2
Adding PNC case study (#5437)
* Adding PNC case study

* Adding changes to nav.yml for PNC case study
2023-03-10 01:03:22 +00:00
Matthias Wessendorf 6913d06912
First draft of Event Mesh definition (#5454)
* First draft of Event Mesh definition

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

* Adding some clarification on the 'event broker' term, hopefully

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

* formatting

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

* Adding the Event Mesh to the Eventing nav bar, for now...

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

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2023-03-09 17:55:23 +00:00
Evan Anderson af5f5fb75c
Revise website community content to be more beginner-friendly (#5348)
* Clean up contribution docs

* Move 'contributing' to 'community' to encourage lurkers as well as active participants. Also, increase content on 'community' landing page

* Update additional redirect

* Fix trailing newline and accidental backup file inclusion

* Address @psschwei feedback

* Fix typo in link

* fix typo

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* Construct a grammatical sentence

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* Address @psschwei feedback, thanks\!

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2023-01-25 23:16:41 +00:00
Christoph Stäbler 40e96770e7
Remove strict-subscriber flag (#5332)
The strict-subscriber feature flag was removed in
https://github.com/knative/eventing/pull/6608 so the validation cannot
be disabled anymore. This commit adjusts the docs too.

Signed-off-by: Christoph Stäbler <cstabler@redhat.com>

Signed-off-by: Christoph Stäbler <cstabler@redhat.com>
2022-11-18 18:32:39 +00:00
Ashleigh Brennan 585a4e5bfe
Follow up to add advanced func docs (#5286)
* Follow up to add advanced func docs

* fix heading
2022-10-25 16:08:56 +00:00
David Hadas 52a334e190
SecurityGuard (#5256)
* SecurityGuard

* first complete draft for quickstart

* first complete draft for quickstart

* first complete draft for quickstart

* first complete draft for quickstart

* first complete draft for quickstart

* first complete draft for quickstart

* first complete draft for quickstart

* first complete draft for quickstart

* Update docs/serving/app-security/security-guard-quickstart.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* Update docs/serving/app-security/security-guard-quickstart.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* Update docs/serving/app-security/security-guard-about.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* Update config/nav.yml

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* typo

* lint

* add queueproxy.mount-podinfo: allowed

* lint

* updated links to release

* updated links to release

* fix tutorial

* fix tutorial

* fix tutorial

* fix tutorial

* fix tutorial

* fix tutorial

* fix tutorial

* fix tutorial

* fix tutorial

* Update docs/serving/app-security/security-guard-about.md

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

* Update docs/serving/app-security/security-guard-about.md

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

* Update docs/serving/app-security/security-guard-about.md

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

* Update docs/serving/app-security/security-guard-quickstart.md

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

* alignd to comments

* alignd to comments

* alignd to comments

* alignd to comments

* alignd to comments

* alignd to comments

* alignd to comments

* alignd to comments

* alignd to comments

* alignd to comments

* Update docs/serving/app-security/security-guard-quickstart.md

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

* Update docs/serving/app-security/security-guard-example-alerts.md

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

* merged using with about

* merged using with about

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2022-10-19 04:36:11 +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
Lionel Villard f699430f41
Minimal redis stream source doc (#5253)
* minimal redis stream source doc

* Update docs/eventing/sources/redis/README.md

* Update docs/eventing/sources/redis/getting-started.md

* Update docs/eventing/sources/redis/getting-started.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2022-10-13 18:19:53 +00:00
Ashleigh Brennan 99ae375247
Integrating Istio with Knative Brokers (#5268)
* Integrating Istio with Knative Brokers

* fix links

* updated commands
2022-10-13 12:54:53 +00:00
Lionel Villard 4e10439771
audit sources (#5249) 2022-10-11 06:43:50 +00:00
Ashleigh Brennan 2498912cd1
Cleanup broker docs and snippets (#5193)
* Cleanup broker docs and snippets

* fixing redirects

* more snippets, broker types docs

* updates, fixing links

* fix errors

* updated nav
2022-08-31 18:05:18 +00:00
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