Commit Graph

2435 Commits

Author SHA1 Message Date
knative-automation c48433293d
Format go code (#4369)
Signed-off-by: Knative Automation <automation@knative.team>
2021-10-28 06:13:26 -07:00
Sameer Vohra 3aa53cfad9
Update first-broker.md (#4389)
Remove outdated ref to `konk` and replace with `kn quickstart`
2021-10-28 02:55:26 -07:00
knative-automation 6cd3b0dcfe
Update community files (#4392)
Signed-off-by: Knative Automation <automation@knative.team>
2021-10-28 01:24: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
Sid Shukla 6aefb2a9a8
Remove `docs/knative-offerings.md` (#4360)
This is a duplicate of `docs/admin/install/knative-offerings.md`
and is no longer being actively referenced in docs since v0.23.
2021-10-25 05:53:38 -07:00
Julian Friedman 7b244e0e7f
Lock mkdocs version (#4384) 2021-10-25 05:30:38 -07:00
Matt Ray f125da07d6
Add supported TriggerMesh Knative Sources. (#4374)
The source code was consolidated to
https://github.com/triggermesh/triggermesh so the URLs were rewritten
to point to this. AWS CodeCommit was renamed to match Amazon's
branding.

Signed-off-by: Matt Ray <github@mattray.dev>
2021-10-25 05:27:38 -07:00
Mahamed 4f857c153f
Update metrics documentation (#4138)
* update metrics docs

* add skonto's feedback

* adjust indentation

* fix trailing spaces

* apply more recommendations

* close yaml block

* readd deleted file

* fix errant typo
2021-10-21 05:01:13 -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
Evan Anderson 96372bde21
Regenerate golang package redirects (#4375)
* Rename net-ingressv2 to net-gateway-api

* Add redirects and config file for net-gateway-api and kn-plugin-operator

* Actually remove net-ingressv2
2021-10-21 01:18:13 -07:00
Gabriel Freites a21dbd97a6
fixed home article margin left in mkdocs version 1.2.3 (#4373) 2021-10-19 12:01:33 -07:00
Stavros Kontopoulos 50ea3639ed
fix opencensus patch (#4371) 2021-10-18 06:43:27 -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
Evan Anderson 690469e264
Adjust title from #4284 (#4366) 2021-10-14 16:10:10 -07:00
Omer Bensaadon 4d777a7da7
Knative 1.0 Blog Post (#4364)
* Knative 1.0 Blog Post

* forgot .md

* smh forgot .md again

* fixing nav

* adding tada emoji, adding to featured blogpost

* fixing 🎉

* final edit

* fixing bullets
2021-10-14 09:12:43 -07:00
Lionel Villard 52b0bd49c0
add UID as available template field (#4358) 2021-10-14 06:28:43 -07:00
Kenjiro Nakayama 3f13d14914
Set v1.20 as minimum k8s version (#4355) 2021-10-13 07:36:48 -07:00
Stavros Kontopoulos 5fbd66e990
Fix eventing tracing example images (#4357)
* fix eventing tracing example

* scale images
2021-10-13 07:25:49 -07:00
Kenjiro Nakayama bcf75940d6
Remove Istio specific instruction from "Setting up a custom domain" (#4318)
* Remove Istio specific instruction from "Setting up a custom domain"

Current doc obtains Ingress IP by Istio specific command. It should be
changed to general docs.

Also, setting the temporary domain in `/etc/hosts` is not common in
knative.dev/doc. This patch changes to use `curl -H` as other section
like [configure-dns](https://knative.dev/docs/admin/install/serving/install-serving-with-yaml/#configure-dns)
does.

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

* Change the subtitle and add internal link

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

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

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-10-13 07:14:56 -07:00
Kenjiro Nakayama ad73cf8970
Add documentation to configure `httpOption` globally (#4317)
* Add global configuration for httpProtocol

* Fix format

* Update docs/developer/serving/services/http-option.md

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

* Update docs/developer/serving/services/http-option.md

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

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-10-13 07:14:49 -07:00
salaboy b696f460ed
Adding trigger annotations (#4331)
* adding trigger annotations

* Update docs/eventing/broker/triggers/README.md

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

* Update docs/eventing/broker/triggers/README.md

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

* Update docs/eventing/broker/triggers/README.md

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

* Update docs/eventing/broker/triggers/README.md

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

* Update docs/eventing/broker/triggers/README.md

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

* updating based on recommendations

* dedup

* trailing whitespace removal

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-10-13 07:11:49 -07:00
Samia Nneji 95303b95fa
Fix formatting and style on RMQ broker page (#4321)
* Fix formatting and style on RMQ broker page

* Update page title
2021-10-13 01:28:46 -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
knative-automation e75a39e9c9
Update actions (#4280)
Signed-off-by: Knative Automation <automation@knative.team>
2021-10-12 14:22:21 -07:00
Sid Shukla fe8af522a2
Added Nutanix Karbon to Knative Offerings page (#4310)
The link is to the Nutanix Karbon Platform Services
repository with terraform automation and a README on
installing and using Knative.
2021-10-12 09:47: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
Julian Friedman 9702d767b8
Run redir-gen with go run (#4166)
* Run redir-gen with go run

* Update readme
2021-10-12 07:16:20 -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
Vincent 1e3e7b1a15
Add the instruction on how to configure nodeSelector, tolerations and affinity (#4277)
* Add the instruction on how to configure nodeSelector, tolerations and affinity

* Keep the docs consistent in terms of the syntax
2021-10-11 09:46:16 -07:00
Evan Anderson cbdb2d7ce8
Rename net-ingressv2 to net-gateway-api (#4346) 2021-10-10 02:05:14 -07:00
Stavros Kontopoulos 427f50f26e
init containers (#4335) 2021-10-07 08:28:29 -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
Vincent 976448d0d9
Add description on how to configure KnativeServing for Istio (#4278)
* Add description on how to configure KnativeServing for Istio

* Change the comment

* Change the PR based on the feedback

* Add an empty line to fix the bullet point issue
2021-10-07 08:13:27 -07:00
Paul Schweigert 7e0834e338
bumping macros plugin version (#4333) 2021-10-07 06:28:28 -07:00
Stavros Kontopoulos eacedc33dc
Add scrape_time metric (#4281)
* add scrape_time metric

* update description
2021-10-06 10:50:45 -07:00
Vincent 53f1289215
Update the docs on configuring the knative-ingress-gateway gateway and istio-ingressgateway-service (#4297)
* Update the docs on configuring the knative-ingress-gateway gateway and istio-ingressgateway-service

* Update the patch based on comments
2021-10-06 10:46:45 -07:00
salaboy 5733546dd4
Adding `strict-subscriber` docs (#4311)
* Adding `strict-subscriber` docs

Adding `strict-subscriber` flag to experimental features page

* Update docs/eventing/experimental-features.md

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

* Update docs/eventing/experimental-features.md

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

* Update docs/eventing/experimental-features.md

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

* Update docs/eventing/experimental-features.md

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

* Update docs/eventing/experimental-features.md

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

* remove trailing whitespace

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-10-06 10:38:45 -07:00
Kenjiro Nakayama 115c96d410
Update the explanation for `spec.high-availability` in operator doc (#4320)
* Update the explanation for `spec.high-availability` in operator doc

* Update docs/admin/install/operator/configuring-serving-cr.md

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

* Update docs/admin/install/operator/configuring-serving-cr.md

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

* Update docs/admin/install/operator/configuring-serving-cr.md

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

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-10-06 10:21:45 -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
Srinivasan Parthasarathy 8fcb3c365c
Update metrics collector README.md (#4325)
Fixing incorrect documentation for Prometheus setup.
2021-10-06 06:58:45 -07:00
Christoph Jerolimov f56be1ba27
Fix operator link on Knative release notes page (#4327)
Fix link on https://knative.dev/docs/reference/relnotes/ and replace archived serving-operator link with operator link.
2021-10-06 06:41:45 -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
Paul Schweigert d926cbfa9a
ignore venv directory (#4299) 2021-10-05 14:28:44 -07:00
Paul Schweigert 7c880e0676
[BLOG] Knative Quickstart blog post (#4260)
* Knative quickstart blog post

* adding date

* removing whitespace

* formatting

* edits
2021-10-05 14:07:44 -07:00
Carlos Santana b8a9f62b4d
release blog for 0.26 (#4323)
* release blog for 0.26

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

* make linter happy

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

* remove dupe contributors

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

* fix link displays

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

* Update blog/releases/announcing-knative-v0-26-release.md

Co-authored-by: Omer B <obensaadon@vmware.com>
2021-10-05 05:37:53 -07:00
Dave Protasowski fae61866db
clean up some of the ingress.class documentation (#4271)
* clean up some of the ingress.class documentation

* drop visible quotes since it's already in a a code block

* add matching brace

* fix mispell

* pr feedback
2021-10-04 07:22:27 -07:00
Pratik Gholap 860dca05b5
Added rollout & time-based in words list, made the changes(roll-out to rollout) in some files (#3997) (#4313)
* Added rollout & time-base in words list, made the changes in some files

* Removed Whitespaces
2021-10-01 11:05:06 -07:00
Ben Moss fd196ef286
Add hosted doc for rabbitmq (#4309) 2021-10-01 07:22:07 -07:00
Evan Anderson 5646d0f939
Update broken VMware link. Pulled the new link from Google search results. (#4312) 2021-10-01 07:08:06 -07:00
Lionel Villard 2d54a1c883
fix broken link to ref doc (#4308) 2021-09-30 10:39:46 -07:00