Commit Graph

2459 Commits

Author SHA1 Message Date
Kenjiro Nakayama 60e59d708e
Fix invalid link for autoscaling README (#3487) 2021-04-21 10:20:37 -07:00
Evan Anderson b09ccae46f
Add frontmatter to avoid rendering infrastructure description files (#3472) 2021-04-20 11:48:35 -07:00
knative-automation b088783f66
Update knative/community files (#3480)
Signed-off-by: Knative Automation <automation@knative.team>
2021-04-20 11:39:36 -07:00
Evan Anderson a94bb507e3
Fix extraneous ".md" link (#3482) 2021-04-20 11:28:36 -07:00
knative-automation cab3929db9
upgrade to latest dependencies (#3360)
bumping knative.dev/hack 9b73a25...b6ab329:
  > b6ab329 Add a comment to explain why we have a long wait_until_pods_running function (# 60)
  > 58edbdc [schema cli] correct arrays (# 58)
  > 97362eb go test flag should go first (# 54)
  > 57abacd Don't redirect STDERR to /dev/null when querying pods (# 55)

Signed-off-by: Knative Automation <automation@knative.team>
2021-04-20 07:42:36 -07:00
Kenjiro Nakayama 263bffd914
Simplify installation istio for Knative (#3466)
This patch changes Istio installation to use Istio's default profile.

Fix https://github.com/knative/docs/issues/3442
2021-04-19 19:14:35 -07:00
Julian Friedman 1002b9c1b0
Fix API doc generator to properly link to duck, networking (#3479)
* Update api doc config

Duck no longer lives in github.com/knative, and networking package has
been introduced. Also fill in a couple other packages to remove warnings
when run

* Regenerate api references
2021-04-19 15:08:00 -07:00
Kenjiro Nakayama 2021308442
Drop net-istio dependencies (#3465)
* Use istioctl install instead of net-istio's script

* Run hack/update-deps.sh
2021-04-19 10:44:00 -07:00
Evan Anderson 73e076f5b1
Move community files to index.md (#3471) 2021-04-19 09:31:07 -07:00
Evan Anderson ca68fa17b0
Move eventing samples to index.md (#3470) 2021-04-19 09:31:00 -07:00
Evan Anderson 4d6d81fbb7
Move serving docs to index.md (#3474) 2021-04-19 09:14:08 -07:00
Evan Anderson d69b11e947
Move eventing docs to index.md (#3473) 2021-04-19 09:14:01 -07:00
Evan Anderson 984409e034
Move remaining docs to index.md (#3475) 2021-04-19 09:04:01 -07:00
Evan Anderson db5cf74818
Move serving samples to index.md (#3469) 2021-04-19 09:02:00 -07:00
Ashleigh Brennan 0a12e134cc
Improving / reorg of broker docs (#3427)
* [WIP] Improving / reorg of broker docs

* removed fluff and duplicate info from eventing landing page, consolidated broker info

* moved triggers to broker section

* updates to intro from Scott's feedback

* more restructuring...

* new diagram

* cleanup

* per cluster and namespace class added

* cleanup

* updates from Scott's suggestions

* feedback from Richard

* Update configuring-brokers.md

Closes https://github.com/knative/docs/issues/3464

Co-authored-by: Omer B <obensaadon@vmware.com>
2021-04-16 09:53:09 -07:00
knative-automation 4b8027f0c6
Update knative/community files (#3395)
Signed-off-by: Knative Automation <automation@knative.team>
2021-04-15 17:17:03 -07:00
Ashleigh Brennan a4924d36ae
Updates to services docs (#3460)
* Updates to services docs

* updated with review feedback

* Evan's commit was removed, idk why, readding
2021-04-15 16:01:03 -07:00
Omer B befbfd0b5b
Update install-kn.md (#3454)
Fix homebrew
2021-04-15 09:36:03 -07:00
Ashleigh Brennan c0cf06e206
Cleanup apiserversource docs (#3404)
* [WIP] Cleanup apiserversource docs

* remove broken links, fix links

* fixed variable format and callouts

* readded kubectl create -f - <<EOF commands
2021-04-14 11:43:01 -07:00
Dawn Foster b4e20e146a
Blog post announcing the TOC election kick-off for 2021. (#3450)
* Blog post announcing the TOC election kick-off for 2021.

* removed some trailing whitespace to make the linter happy

* added link to Elekto and the election officer email address for questions

* incorporated suggestions from @vaikas about links and spacing. Also updated with the new date for voter exception requests.

* Update blog/steering/[BLOG]-toc-2021-election-announcement.md

Corrected info with new details from @jberkus about how Elekto handles eligibility and exceptions

Co-authored-by: Josh Berkus <josh@agliodbs.com>

Co-authored-by: Josh Berkus <josh@agliodbs.com>
2021-04-13 12:58:00 -07:00
Samia Nneji cf2ee4f2af
Add context to network layer install section (#3441)
* Add context to installing networking, initial draft

* Tweaks

* Apply feedback

* Apply feedback
2021-04-13 10:22:00 -07:00
Ashleigh Brennan 45a103b14d
Delete RPS Target tab (#3455) 2021-04-13 06:18:59 -07:00
Ashleigh Brennan 8790c29ac8
Update link to camel.yaml (#3456)
* Update link to camel.yaml

* fix position in panel
2021-04-12 14:55:59 -07:00
zhaojizhuang 3e4deace0b
change master to main (#3432)
* change master to main

* change main to master

* change back to master for triggermesh repo
2021-04-12 14:18:59 -07:00
Pierangelo Di Pilato aa8c639a23
[KafkaSink] Fix auth secret reference (#3438) 2021-04-12 10:21:43 -07:00
Scott Nichols fe08f692e8
Adding duck type concept page (#3434)
* Adding duck type concept page

* lint

* Update docs/concepts/README.md

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

* Update docs/concepts/README.md

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

* Update docs/concepts/README.md

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

* Update docs/concepts/README.md

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

* Update docs/concepts/README.md

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

* Update docs/concepts/README.md

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

* Update docs/concepts/README.md

Co-authored-by: Mike Petersen <mpetason@gmail.com>

* Update docs/concepts/README.md

Co-authored-by: Mike Petersen <mpetason@gmail.com>

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
Co-authored-by: Mike Petersen <mpetason@gmail.com>
2021-04-12 10:18:42 -07:00
RichardJJG 32494b80f1
[#3300] Added Uninstalling topic (#3408)
* [#3300] Added Uninstalling topic

* [#3300] Changes following review
2021-04-08 09:12:50 -07:00
Evan Anderson 1e3028db7e
Make OWNERS_ALIASES valid yaml (#3443) 2021-04-08 08:58:50 -07:00
Omer B 62150f6ed9
Updating install flow with minor changes to reflect desired prototype in UX/11 (#3411)
* Update _index.md

Changing link on the install page to link to pre-requisites

* Update prerequisites.md

Added links to install either Serving or Eventing in Pre-Req

* Update prerequisites.md

- Edited to include `kn` CLI as a pre-req
- pulled out Homebrew command 
- bolded important portions of the page
- conformed "Serving" and "Eventing" to the  [Knative Word and Phrase List](https://docs.google.com/spreadsheets/d/1p1_kBUd6ZvonxHkMcEJPayf6QIpExuFf5cFq0ptar7I/edit#gid=0) 
- Added link to Private Registry documentation

* Update install-serving-with-yaml.md

- removed reference to KN CLI (now in Pre-Reqs) 
- trimmed the fat around Installing Kantive Eventing
- Added relevant context to optional extensions

* Update install-serving-with-yaml.md

Added same context from Eventing Page

* Update install-serving-with-yaml.md

Added same context from Eventing Page, added (like TLS) to second bullet.

* Update install-eventing-with-yaml.md

Removed reference to KN CLI (now in Pre-Reqs)

* Update install-serving-with-yaml.md

added reference to install files

* Update install-extensions.md

Fix broken link

* Create install-extensions.md

Fix broken link

* Update install-eventing-with-yaml.md

* Update prerequisites.md

made wording less bad

* Make Homebrew installation the first option for `kn`, pull command to install out of Github and into knative.dev site (#3410)

* Update install-kn.md

Adding brew install kn command directly to page and making it the first option

* Update docs/client/install-kn.md

Co-authored-by: Mike Petersen <mpetason@gmail.com>

Co-authored-by: Mike Petersen <mpetason@gmail.com>

* Create prerequisites.md (#3413)

whitespace fix

* Update prerequisites.md (#3414)

more whitespace

* remove (like TLS)

* Update install-serving-with-yaml.md (#3420)

Adding `kn` CLI to Next Steps

* Update install-eventing-with-yaml.md (#3421)

* Removing `kn` from required (#3424)

* Adding @snneji changes (#3429)

* Update install-serving-with-yaml.md (#3435)

accidentally left this out

* Adding @snneji changes round 2 (#3439)

* Adding @snneji changes

* Adding @snneji changes round 2

Co-authored-by: Mike Petersen <mpetason@gmail.com>
2021-04-08 06:15:50 -07:00
Matthias Wessendorf acb2937d92
Adding a bit more of clarfication on default channel configs (#3433)
* Adding a bit more of clarfication on default channel config, and how to change the channel impl of the ootb broker

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

* Update docs/install/operator/configuring-eventing-cr.md

Co-authored-by: Omer B. <obensaadon@vmware.com>

* Update docs/install/operator/configuring-eventing-cr.md

Co-authored-by: Omer B. <obensaadon@vmware.com>

* Update docs/install/operator/configuring-eventing-cr.md

Co-authored-by: Omer B. <obensaadon@vmware.com>

* Update docs/install/operator/configuring-eventing-cr.md

Co-authored-by: Omer B. <obensaadon@vmware.com>

* Update docs/install/operator/configuring-eventing-cr.md

* Update docs/install/operator/configuring-eventing-cr.md

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
Co-authored-by: Omer B. <obensaadon@vmware.com>
2021-04-08 06:03:50 -07:00
Francesco Guardiani 97b375dbee
Kafka broker ordered delivery (#3369)
* Kafka broker ordered delivery

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* Suggestions

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* Fix trailing whitespace

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* Suggestions

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>

* Trailing whitespace

Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2021-04-07 07:58:49 -07:00
Evan Anderson 778b1fb3ae
Update OWNERS_ALIASES to match autogen in community (#3406)
* Update OWNERS_ALIASES to match autogen in community

* Fix spelling of TOC

* Fix whitespace lint. I couldn't see it.

* Add additional productivity-reviewers from later grouping
2021-04-06 16:58:49 -07:00
Omer B ea26207311
Releasing v0.22.0 (#3426) 2021-04-06 11:28:38 -07:00
Omer B a527e6f477
Revert "Fixing the kn cli references (#3422)" (#3423)
This reverts commit dd79063068.
2021-04-05 18:28:47 -04:00
Omer B dd79063068
Fixing the kn cli references (#3422)
* Update _index.md

Changing link on the install page to link to pre-requisites

* Update prerequisites.md

Added links to install either Serving or Eventing in Pre-Req

* Update prerequisites.md

- Edited to include `kn` CLI as a pre-req
- pulled out Homebrew command 
- bolded important portions of the page
- conformed "Serving" and "Eventing" to the  [Knative Word and Phrase List](https://docs.google.com/spreadsheets/d/1p1_kBUd6ZvonxHkMcEJPayf6QIpExuFf5cFq0ptar7I/edit#gid=0) 
- Added link to Private Registry documentation

* Update install-serving-with-yaml.md

- removed reference to KN CLI (now in Pre-Reqs) 
- trimmed the fat around Installing Kantive Eventing
- Added relevant context to optional extensions

* Update install-serving-with-yaml.md

Added same context from Eventing Page

* Update install-serving-with-yaml.md

Added same context from Eventing Page, added (like TLS) to second bullet.

* Update install-eventing-with-yaml.md

Removed reference to KN CLI (now in Pre-Reqs)

* Update install-serving-with-yaml.md

added reference to install files

* Update install-extensions.md

Fix broken link

* Create install-extensions.md

Fix broken link

* Update install-eventing-with-yaml.md

* Update prerequisites.md

made wording less bad

* Make Homebrew installation the first option for `kn`, pull command to install out of Github and into knative.dev site (#3410)

* Update install-kn.md

Adding brew install kn command directly to page and making it the first option

* Update docs/client/install-kn.md

Co-authored-by: Mike Petersen <mpetason@gmail.com>

Co-authored-by: Mike Petersen <mpetason@gmail.com>

* Create prerequisites.md (#3413)

whitespace fix

* Update prerequisites.md (#3414)

more whitespace

* remove (like TLS)

* Update install-serving-with-yaml.md (#3420)

Adding `kn` CLI to Next Steps

* Update install-eventing-with-yaml.md (#3421)

* Removing `kn` from required

Co-authored-by: Mike Petersen <mpetason@gmail.com>
2021-04-05 15:24:27 -07:00
Navid Shaikh 047befdfcf
Fix install-kn link from install landing page (#3416)
Fixes #3407
2021-04-05 10:42:26 -07:00
Samia Nneji 05b65aff16
Split YAML installing topic (#3399)
* Split installing with YAML

* Update links to installing topics

* Add prerequisites to optional extension topic

* Fix links

* Remove old installing topic

* Add updated info about system reqs

* Update docs/install/install-eventing-with-yaml.md

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

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

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

* Update docs/install/install-eventing-with-yaml.md

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

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

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

* Update docs/install/installation-files.md

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

* Apply suggestions from code review

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

* Fix capitalisation issues

* Apply feedback

* Apply feedback

Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
2021-04-01 07:52:23 -07:00
Markus Thömmes 1f2339d9f5
Drop documentation for custom-metrics API (#3401) 2021-03-31 07:40:22 -07:00
knative-automation 07ae48ac72
Update common github actions (#3359)
Signed-off-by: Knative Automation <automation@knative.team>
2021-03-31 00:34:22 -07:00
Ashleigh Brennan fc79242c37
Clean up create event source docs (#3365)
* Clean up create event source docs

* moved files

* updates
2021-03-30 14:09:21 -07:00
Swapnil Bawaskar cc325fa475
adding katacoda tutorials (#3142)
* adding katacoda scenarios

katacoda scenarios let people try out Knative without installing
anything on their local machines. The goal is add a number of basic as
well as advanced scenarios that would serve as a guided tutorial for
knative. We start off by adding a serving-intro tutorial

* move up the scenario

* fixing the repo structure to enable multiple scenarios

* upgrading to knative 0.19.0

* adding yaml getting started tutorial

* don't install kn cli for yaml tutorial

* fix revision name

* fix curl command for yaml demo

* check status of the service

* update the title

* adding eventing intro scenario

* fix indent for katacoda markdown

* fix more markdown

* polish

* fix api version

* fix typos

* add a step for sequence

* add broker tutorial

* polish

* adding pathway file

* add order to tutorials

* incorporate feedback

* more feedback

* Apply suggestions from code review

Co-authored-by: Mike Petersen <mike.petersen@ibm.com>

* remove hardcoded version

* adding missing newlines

* fixing trailing whitespace

* more trailing whitespace

* Apply suggestions from code review

Co-authored-by: Mike Petersen <mike.petersen@ibm.com>

* reformat sentence

* review feedback

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

* review feedback

dark revision, full migration to green

* quote around T2 does not work

* update apiversion

* cosmetic fixes

* bump timeout to 90 seconds

* blue to green for yaml

Co-authored-by: Mike Petersen <mike.petersen@ibm.com>
Co-authored-by: Carlos Santana <csantana23@gmail.com>
2021-03-30 10:30:21 -07:00
Mike Petersen e204743905
Copied the README into _index.md instead of referencing README from (#3382)
* Copied the README into _index.md instead of referencing README from
index so that the website will build properly. Did not delete README so
that github renders as well.

* Removed README.md
2021-03-27 10:04:21 -07:00
Omer B 113941af51
Separate prototyping and production concerns in any-kubernetes-cluster.md (#3363)
* Update any-kubernetes-cluster.md

Want to separate the system requirements out and add "for prototyping purposes" bit so folks don't think you need to run this only in the cloud.

* Update any-kubernetes-cluster.md

trim whitespace

* Update any-kubernetes-cluster.md (#3392)

Adding changes discussed in Docs WG Meeting

* Update any-kubernetes-cluster.md (#3393)

* Update any-kubernetes-cluster.md (#3398)

Committing @abrennan89 suggestions
2021-03-26 11:52:20 -07:00
Lu Dang cd1a6b90e6
fix(PingSource): correct commands and outputs (#3391) 2021-03-26 07:46:20 -07:00
Antoine Cotten 341ccbb930
Update links and descriptions of TriggerMesh sources (#3386)
* Update links and descriptions of TriggerMesh sources

* Change "AWS" to "Amazon"

Amazon itself refers to its AWS products as "Amazon ...", not "AWS ...".
2021-03-26 05:54:20 -07:00
Mike Petersen b3fd983780
Removed README and moved content over to _index.md to resolve issue (#3379)
with artifact links being built properly
2021-03-25 15:52:19 -07:00
Omer B f0b9479755
Update any-kubernetes-cluster.md (#3375)
Closes #3374
2021-03-24 15:43:18 -07:00
Stavros Kontopoulos a269d66f68
metric fix for hpa (#3381) 2021-03-24 15:40:18 -07:00
MandarJKulkarni 61e57335c0
Correct link for Knative Serving documentation (#3383) 2021-03-24 15:27:18 -07:00
Samia Nneji f4e909c874
Fix link and tweak wording (#3390) 2021-03-24 15:19:18 -07:00