docs/docs/snippets
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
..
links rename mkdocs branch to main (#4236) 2021-09-15 09:43:09 -07:00
README.md Adding Knative Style Guide, adding barebones help section (#3702) 2021-06-07 05:54:48 -07:00
YouTube_icon.svg Final Getting Started overhaul before launch + homepage logos (#3856) 2021-07-01 09:30:03 -07:00
about-brokers.md Cleanup broker docs and snippets (#5193) 2022-08-31 18:05:18 +00:00
about-eventing.md Create Concepts section (#5155) 2022-07-29 15:51:41 +00:00
about-revisions-garbage-collection.md Update garbage collection docs (#5183) 2022-08-22 19:04:16 +00:00
about-revisions.md Cleanup broker docs and snippets (#5193) 2022-08-31 18:05:18 +00:00
about-serving.md Updating docs for Revisions (#5156) 2022-08-10 17:42:45 +00:00
about-subscribers.md Cleanup broker docs and snippets (#5193) 2022-08-31 18:05:18 +00:00
about-triggers.md Cleanup broker docs and snippets (#5193) 2022-08-31 18:05:18 +00:00
collecting-logs.md Correct the link of fluent-bit-collector.yaml (#4500) 2021-11-17 08:52:33 -08:00
collecting-metrics.md Update collecting-metrics.md (#5125) 2022-07-21 14:38:20 +00:00
configuring-logs.md Move Observability docs to Serving and Eventing guides (#4387) 2021-10-28 06:30:27 -07:00
dns.md Edit Operator docs (#4634) 2022-01-17 01:57:28 -08:00
event-display.md RabbitMQ Source docs (#5137) 2022-08-02 18:27:23 +00:00
gradual-rollout-intro.md Added rollout & time-based in words list, made the changes(roll-out to rollout) in some files (#3997) (#4313) 2021-10-01 11:05:06 -07:00
install-kn.md Clean up CLI and eventing docs (#5070) 2022-07-08 14:18:08 +00:00
multiple-rollouts.md Added rollout & time-based in words list, made the changes(roll-out to rollout) in some files (#3997) (#4313) 2021-10-01 11:05:06 -07:00
prerequisites.md Bumped the CPU requirements (#4962) 2022-06-05 00:54:53 +00:00
quickstart-install.md Fix broken snippet (#5028) 2022-06-15 16:09:17 +00:00
quickstart-prereqs.md Fix broken snippet (#5028) 2022-06-15 16:09:17 +00:00
real-dns-operator.md Edit Operator docs (#4634) 2022-01-17 01:57:28 -08:00
real-dns-yaml.md Edit Operator docs (#4634) 2022-01-17 01:57:28 -08:00
route-status-updates.md #3935: Move gradual rollout config to admin guide (#3990) 2021-07-13 11:33:50 -07:00
temporary-dns.md Replace erroneous instances of above and below (#4106) 2021-08-12 11:51:35 -07:00

README.md

Snippets

This folder is for commonly used bits of information that need a single source of truth. Some examples include:

  1. Code blocks that may be used in several locations
  2. Topics that may need to be included in multiple places (e.g. "create a service")
  3. Use your best judgement, wherever content needs to be re-used easily across the site

For information on how to use Snippets, see the pymdown-extension documentation