Commit Graph

79 Commits

Author SHA1 Message Date
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
Samia Nneji ac2a309fc9
Move Observability docs to Serving and Eventing guides (#4387)
* move observability docs

* Update nav links

* Update collecting-metrics.md

Pretty sure this fixes some weird formatting

Co-authored-by: Omer Bensaadon <obensaadon@vmware.com>
2021-10-28 06:30:27 -07:00
Samia Nneji 9362954072
Propose new site nav (#4382)
* Propose new site nav

* Reorder observability topics

* Update nav.yml

* Add subsections to reference

* Remove Knative and move cloudevent tracees topic

* Update nav.yml
2021-10-26 10:37:21 -07:00
Evan Anderson 8d4f7cf85d
Collect admin observability docs into a section. (#4307)
* Collect admin observability docs into a section.

Add docs for  parameters

* Emacs snuck some tabs in. Forgot to install yaml-mode

* Lost a ':' somehow

* Fix up additional links in nav and redirects from build warnings.

* Actually _read_ the mkdocs error, realize I had a typo.

* Fix LHS nav that was using README.md

* Ah kint typo so gud.

* Fix merge oopsie

* Apparently I suck at merges

* Address @snneji feedback
2021-10-21 02:38:13 -07:00
Jeff a43ebe205a
Removes `_index.md` (#4205)
* Removes `_index.md`

* Reverts `hack/build.sh` changes and removes `index_test.go`
2021-10-18 03:08:27 -07:00
Ashleigh Brennan 9fbc95fb01
Custom event routing docs rewrite (#4284)
* Custom event routing docs rewrite

* fix nav

* peer review feedback

* remove empty file

* moved tutorial for js to samples

* review feedback from Evan

* update examples
2021-10-12 15:27:20 -07:00
salaboy 4fb75db924
Adding setting default channel to yaml based install (#4263)
* adding setting default channel to yaml install

* adding section into admin guide for channel defaults

* removing trailing whitespaces

* EOF new line

* applying suggestions

* Update docs/admin/eventing/channel-configuration.md

* adding more details

* applying suggestions, adding link and removing dup

* linting

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-10-12 08:58:21 -07:00
Evan Anderson 8ad822c163
Add general developer introduction to Knative Eventing (#4351)
* Add general introduction to Knative Eventing:
* top level diagrams
* data plane contract
Rename Event delivery to describe it as "handling delivery failure".

* Update nav.yml as well.

* Rename Event Delivery in navbar, too
2021-10-12 00:01:20 -07:00
Kenjiro Nakayama 51dfe912cc
Add short notes to explain about customizing domain and customizing domain template (#4319)
* Add short notes to explain about customizing domain and customizing domain template.

The following two sections have the same title and instruct how to customize domain:

https://knative.dev/docs/serving/using-a-custom-domain/
https://knative.dev/docs/developer/serving/services/custom-domains/

It should have different title and a note the difference.

So this patch changes to:
- Add a short explanation and the link for each section.
- Change the title for domain template to "Customizing domain template".

Fix https://github.com/knative/docs/issues/4256

* Update docs/developer/serving/services/custom-domains.md

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

* Update docs/serving/using-a-custom-domain.md

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

* Change title

* Update docs/developer/serving/services/custom-domains.md

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

* Update docs/developer/serving/services/custom-domains.md

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

* Update nav.yaml

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-10-07 08:17:27 -07:00
salaboy 25ccfa7ba8
Adding basic sources configuration (ping source) (#4328)
* adding basic sources configuration (ping source)

* Update sources-configuration.md

* Update docs/admin/eventing/sources-configuration.md

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

* Update config/nav.yml

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

* Update docs/admin/eventing/sources-configuration.md

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

* Update docs/admin/eventing/sources-configuration.md

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

* Update docs/admin/eventing/sources-configuration.md

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

* Update docs/admin/eventing/sources-configuration.md

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

* Update docs/admin/eventing/sources-configuration.md

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

* Update docs/admin/eventing/sources-configuration.md

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

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-10-06 10:12:46 -07:00
Paul Schweigert 97f8a2cef1
Moving the blog to mkdocs (#4298)
* migrating blog to mkdocs

* automation

* linting

* typo

* rebase

* adding quickstart blog

* toc formatting

* typo
2021-10-05 18:36:44 -07:00
Ben Moss fd196ef286
Add hosted doc for rabbitmq (#4309) 2021-10-01 07:22:07 -07:00
Dave Protasowski 8c0741c5e2
include documentation about certificate class annotation (#4272)
* include documentation about certificate class annotation

* fix mispelling

* Update docs/developer/serving/services/certificate-class.md

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

* Update docs/developer/serving/services/certificate-class.md

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

* Update docs/developer/serving/services/certificate-class.md

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

Co-authored-by: Omer B <obensaadon@vmware.com>
Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-09-30 09:25:45 -07:00
Julian Friedman 893ddb1c70
Document Defaults ConfigMap (#4253)
* Document Defaults ConfigMap

* link links
2021-09-28 09:39:14 -07:00
Lionel Villard 7bc53589d4
improve ApiServerSource doc (#4301) 2021-09-28 03:44:14 -07:00