Commit Graph

3390 Commits

Author SHA1 Message Date
Jonatas Baldin 42fd0ab237
Add jonatasbaldin in docs-reviewers (#2424)
* Add jonatasbaldin in docs-reviewers

* Remove git conflict markeres
2020-04-30 13:23:42 -07:00
Matt Moore 4450f6d41f
[master] Auto-update dependencies (#2421)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-04-30 13:20:43 -07:00
Markus Thömmes 97fe5d54db
Redo the autoscaling configuration documentation. (#2422)
* Redo the autoscaling configuration documentation.

* Minor fixups.
2020-04-30 09:32:42 -07:00
Evan Anderson 65b7cd8b6b
Update triggermesh docs links after repo move (#2423) 2020-04-30 05:48:42 -07:00
Jonatas Baldin 4f9f368abc
Document alternative process to setup a custom hostname for a Service (#2408)
* Document alternative process to setup a custom hostname for a Service

* Remove commented linkTitle field

* Fix trailing spaces and end line

* Add link explaining about domainTemplate
2020-04-29 15:59:43 -07:00
savitaashture a7b085466e
Update Docs to include new field called ContainerStatus in the revision status (#2405) 2020-04-29 15:56:42 -07:00
salaboy 91674c2bb3
Adding Knative Eventing Example (#2395)
* Adding Knative Eventing Example

* Update samples.md
2020-04-29 15:51:42 -07:00
Lv Jiawei 6336aa21f8
Update istio version for install istio-knative-extras.yaml (#2392) 2020-04-29 14:58:42 -07:00
cr22rc ff6d32da0f
Subscriber image should not be in a sub array. (#2420) 2020-04-29 14:40:42 -07:00
Mike Petersen 88eb2d0153
Adding myself to reviewers to start reviewing (#2409) 2020-04-29 14:33:42 -07:00
Matt Moore 652da86029
[master] Auto-update dependencies (#2416)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-04-29 05:36:42 -07:00
Timur Zununbekov d9a39bbd67
Gitlabsource documentation (#2353)
* Gitlab Source Event doc added

* Eventing-contrib API refs udpated with Gitlabsource

* Fix broken links

* Remove modified eventing-contrib.md
2020-04-29 04:36:43 -07:00
Drew Perttula a9e79c0ec1
typo in 'serverless' (#2418) 2020-04-27 18:15:51 -07:00
Jonatas Baldin 4a41369db5
Add Meetup page (#2398)
* Add Meetup page

* Remove trailing white space

* Update meetup page title, description, links and look/feel

* Change Meetup page weight to to 30 and add "Tracking the Bitcoin ledger" demo video

* Add sentence to catch with past events linking to the YT playlist
2020-04-24 10:58:50 -07:00
Grant Rodgers facc8e9bc5
Remove obsolete source sample (#2413)
Replaced by the sample added in #2058
2020-04-23 10:00:32 -07:00
Lukas Berk 478839f4b4
Update KafkaSource example with updated bootstrapServer, Topics format (#2410)
in knative/eventing-contrib#1156 we've updated the format for the
topics and bootstrapServer to be lists, update example accordingly
2020-04-22 09:06:41 -07:00
Matt Moore 2ffa285b7a
[master] Auto-update dependencies (#2406)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-04-22 02:41:40 -07:00
ellenevans cc6d24a274
Updated APIs for v0.14.0 release (#2391)
* Updated APIs for v0.14.0 release

* Update docs/reference/eventing/eventing-contrib.md

Co-Authored-By: Matt Moore <mattmoor@vmware.com>

* Updated faulty links.

* Update links in serving.md

* trying to fix samples link in GitLab

* Still trying the update

* Update docs/reference/eventing/eventing-contrib.md

Co-Authored-By: Matt Moore <mattmoor@vmware.com>

Co-authored-by: Matt Moore <mattmoor@vmware.com>
2020-04-20 16:43:50 -07:00
Matt Moore c16a99fdb2
[master] Auto-update dependencies (#2388)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-04-20 08:35:50 -07:00
Antoine Cotten 6d4ace4218
Update references to event-display image (#2390) 2020-04-20 06:19:49 -07:00
Vincent c79c75a5fe
Add the instructions on how to configure the operator CRs (#2273)
* Explain how to configure the ConfigMaps with operator CRs

* Describe how to configure private repository and private secrets

* Describe how to configure SSL certificate for controller

* Describe how to configure ingress gateway

* Describe how to configure the local gateway

* Describe how to configure HA

* Add instruction on eventing operator CR

* Change the description on `default` and `override` fields

* Change the instruction on image overriding for Knative Eventing operator

* Describe how to manage the container resources

* Add the description on defaultBrokerClass

* Add HA configuration to HorizontalPodAutoscaler

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Matt Moore <mattmoor@vmware.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

* Change the content based on the non-suggestion comments

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

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

Co-Authored-By: Evan Anderson <evan.k.anderson@gmail.com>

* Fix based on the comments

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
2020-04-17 16:22:49 -07:00
Matt Moore 75fdf8e22d
Switch net-kourier to use the artifact shortcode. (#2385)
This is blocked on net-kourier actually having a successful nightly, which should be unblocked by: https://github.com/knative/net-kourier/pull/31
2020-04-14 10:36:17 -07:00
Matt Moore c72b12a83f
This documents the VMware sources for Knative. (#2383)
* This documents the VMware sources for Knative.

Add the install/sample links to the Knative installation instructions.

* Incorporate feedback from evankanderson
2020-04-13 10:22:11 -07:00
sebgoa 56fbb6a7dd
Switch support status for triggermesh external sources (#2236) 2020-04-13 09:59:11 -07:00
Mike Petersen 6ecf46eee5
Added clone of docs to steps and updated paths (#2355)
* Added clone of docs to steps and updated paths

* Fixed event spelling
2020-04-13 09:49:12 -07:00
Kenjiro Nakayama b43d448236
Update Istio version to 1.4.6 (#2384)
* Update Istio version to 1.4.6

* Remove GKE example

* Update invalid link

* Remove language specific docs
2020-04-13 09:46:11 -07:00
Bozhao a6960299d4
Add machine learning serving example using python (#2376)
* Add machine learning serving example using python

* Update readme

* update base on comments

* add python bentoml to the sample's list

* Add trailing newline
2020-04-13 09:42:11 -07:00
Scott Nichols fc69d36ec6
updating to the latest cloudevents sdk - v2.0.0-RC1 (#2386)
* updating to the latest cloudevents sdk.

* ran lint

* markdown had an error in it

* update serving sample readme
2020-04-13 09:31:11 -07:00
Zhimin Xiang 2ce03cbb89
Bump supported cert-manager version to 0.12 (#2381) 2020-04-13 09:05:11 -07:00
Boris Popovschi 17f96d40de
Fix sink/binding sample (#2344) 2020-04-10 11:07:05 -07:00
Mike Petersen d53670a17f
Updated link to autoscale default (#2334) 2020-04-10 10:52:06 -07:00
Murugappan Chetty d7ff017ec1
cert manager installation steps changes (#2239)
* cert manager installation changes

* change cert manager installation steps
2020-04-10 10:49:06 -07:00
Murugappan Chetty 6e7b85816c
update cert manager version for using on gcp (#2238)
* change cert manager version

* change cert manager version
2020-04-10 10:20:06 -07:00
Dave Protasowski cc17998ff7
Upgrade documentation includes notes about storage version migration (#2369)
* include notes when upgrading about the storage version migration k8s job

* typos and white space

* Update upgrade-installation.md

Use artifact helper

* Update docs/install/upgrade-installation.md

Co-Authored-By: Matt Moore <mattmoor@vmware.com>

Co-authored-by: Matt Moore <mattmoor@vmware.com>
2020-04-10 06:57:05 -07:00
Evan Anderson cfae9520b5
Update deps for https://github.com/knative/docs/pull/2377 (#2378) 2020-04-09 18:04:04 -07:00
Adam Ross e8a4306a5d
helloworld-python: prevent 'WORKER TIMEOUT' error logs by setting unlimited timeout (#2351) 2020-04-09 11:18:03 -07:00
Mike Petersen 4a27dd7597
Updated upgrade links to v0.13.0 (#2364) 2020-04-09 10:33:04 -07:00
Emerson Jair fae70a631d
Fix typo secert => secret (#2366) 2020-04-09 10:31:04 -07:00
Matt Moore 87beed4771
[master] Auto-update dependencies (#2372)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-04-09 10:29:04 -07:00
Matt Moore 8f5e30d209
[master] Auto-update dependencies (#2363)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-04-08 06:34:01 -07:00
Emerson Jair ea1a4a38cb
replace go with PHP in PHP sample (#2365) 2020-04-04 07:48:19 -07:00
Matt Moore e0652ab3df
Deprecate the observability plugin (#2361) 2020-04-02 15:21:17 -07:00
Ville Aikas 2097832bcc
edit -> patch (#2356) 2020-03-31 10:34:51 -07:00
Ignacio (Nacho) Cano 3c5fa60c75
Updating ContainerSource, Sources list, and migration example (#2342)
* updates to sources.

* update

* Update docs/eventing/README.md

Co-Authored-By: Matt Moore <mattmoor@vmware.com>

* Update docs/eventing/README.md

Co-Authored-By: Matt Moore <mattmoor@vmware.com>

* Update docs/eventing/README.md

Co-Authored-By: Matt Moore <mattmoor@vmware.com>

* Update docs/eventing/migration/sinkbinding.md

Co-Authored-By: Matt Moore <mattmoor@vmware.com>

* Update docs/eventing/README.md

Co-Authored-By: Matt Moore <mattmoor@vmware.com>

* Update docs/eventing/README.md

Co-Authored-By: Matt Moore <mattmoor@vmware.com>

* updates

* Update docs/eventing/migration/sinkbinding.md

Co-Authored-By: Matt Moore <mattmoor@vmware.com>

* added

Co-authored-by: Matt Moore <mattmoor@vmware.com>
2020-03-27 11:59:52 -07:00
Matt Moore 6b5971327e
Document how to install net-http01 (#2331) 2020-03-26 15:08:51 -07:00
Jonatas Baldin ffa9eaa1f9
Add more explicit instruction block about enabling tracing (#2231) 2020-03-25 13:30:51 -07:00
Boris Popovschi 0e199c85ac
Fixed links for Sequence and Parallel flows pages. (#2338) 2020-03-25 06:36:50 -07:00
Matt Moore 6ec98f4e6a
[master] Auto-update dependencies (#2326)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-03-24 18:43:50 -07:00
Boris Popovschi 8c93cf70ad
Fix third function image definition (#2336) 2020-03-24 11:07:09 -07:00
Mike Petersen 6cf682f58c
Updated image location for container-source (#2335) 2020-03-24 09:58:09 -07:00