Julian Friedman
0b8914c40f
Document how to set default for containerConcurrency ( #2682 )
...
* Document how to set default for containerConcurrency
It is possible to default the hard limit (containerConcurrency), just not via config-autoscaler.yaml.
* Add configmap example and more explanation
* oops
* operator example
* Apply suggestions from code review
2020-07-28 07:36:59 -07:00
Shubham
4e26c5c8a6
Update Ambassador install instructions ( #2700 )
2020-07-28 06:58:59 -07:00
Lukas Berk
444a6244fa
Fix K_CE_OVERRIDES env var format ( #2701 )
2020-07-27 13:02:58 -07:00
Wietse Venema
4ab3125e84
Update docs to fix broken link ( #2696 )
...
The page "Knative Kubernetes Services" linked to a non-existing page with installation instructions.
2020-07-23 22:17:57 -07:00
dependabot[bot]
2d354c379b
Bump lodash in /docs/serving/samples/cloudevents/cloudevents-nodejs ( #2692 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-22 15:59:58 -07:00
Belinda Vennam
d41be21c94
typos in kafka source ( #2695 )
2020-07-21 11:43:54 -07:00
Chao Dai
5a923e958a
Use github actions/stale for managing stale issues/PRs ( #2694 )
2020-07-21 09:15:36 -07:00
Bharatt Kukreja
441faac38b
Update containersource example to use v1beta1 ( #2690 )
2020-07-21 05:02:35 -07:00
Ville Aikas
8c13828b22
fix cm name + talk about using different channel ( #2693 )
...
* fix cm name + talk about using different channel
* update based on pr feedback
2020-07-21 01:31:35 -07:00
Matt Moore
370b67e9df
Simplify the HA documentation. ( #2691 )
...
`enabledComponents` is now defunct and this is enabled by default at HEAD.
This talks about `--disable-ha` to disable leader election, and focuses on the need to scale up deployments.
Fixes: https://github.com/knative/docs/issues/2661
2020-07-20 11:58:35 -07:00
Vincent
1816b779ad
Update the local cluster gateway link ( #2615 )
2020-07-20 08:58:34 -07:00
capri-xiyue
22ef34a2d7
updating ApiServerSource example to use v1beta1 ( #2688 )
2020-07-20 06:15:34 -07:00
Pierangelo Di Pilato
14bd80cfa1
Rename Broker config-br-defaults and clarify Broker defaulting ( #2670 )
...
Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2020-07-20 05:43:34 -07:00
Weston Haught
0b8443ef83
fix dry-run flag name ( #2685 )
2020-07-17 12:15:34 -07:00
Julian Friedman
0603518675
Remove warning about activator load balancing behaviour ( #2683 )
...
As of https://github.com/knative/serving/pull/8263 the activator no longer has this behaviour when in the path, and instead does nice round-robin load balancing across the replicas so this warning is no longer needed.
2020-07-17 08:31:33 -07:00
Ignacio (Nacho) Cano
75c741c010
updating sinkBinding example to v1beta1 ( #2673 )
2020-07-16 17:02:33 -07:00
Nghia Tran
2a5899a0f3
Update last of knative/net-* references to use knative-sandbox ( #2679 )
2020-07-16 15:14:33 -07:00
Vincent
cb04dd6975
Add the missing section to `install istio without sidecar` ( #2613 )
2020-07-16 08:30:33 -07:00
Dave Protasowski
9905af30b9
update doc to reflect migration job changes ( #2671 )
2020-07-15 10:06:34 -07:00
Ashleigh Brennan
4cae8114b0
Clean up eventing docs ( #2662 )
...
* Clean up eventing docs
* updates
* formatting updates, editing content
* more updates, editing
* removed comment breaking formatting
* fix TOC headings
* fix indentation
* removed 2 min ref
* fix indentation
* fix indentation
* remove minutes reference
* fix indentation
* fix headings and indents
* fix indentation
* fix formatting
* fix formatting
* fix formatting
* fix formatting
* fix heading
* format sending to broker bullets
* SME review feedback implemented
2020-07-15 06:19:32 -07:00
Zhimin Xiang
b21868374d
Sample for tag header based routing ( #2617 )
...
* initial commit for adding sample for tag header based routing
* Add sample yaml
* fix format
* fix format
* Update docs/serving/samples/tag-header-based-routing/README.md
* Add Kourier as Ingress to support the feature
* Address comments
2020-07-15 05:50:32 -07:00
Vincent
7037a63382
Fix the doc for eventing as yaml files are renamed ( #2653 )
2020-07-14 14:06:32 -07:00
Mete Atamel
ed728bd139
Create event-driven-image-bigquery-processing-pipelines.md ( #2598 )
...
* Create event-driven-image-bigquery-processing-pipelines.md
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Added Google Cloud to the title and removed linkTitle
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Matt Moore <mattmoor@vmware.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
* Update event-driven-image-bigquery-processing-pipelines.md
* Update event-driven-image-bigquery-processing-pipelines.md
* Update event-driven-image-bigquery-processing-pipelines.md
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Matt Moore <mattmoor@vmware.com>
* Update blog/articles/event-driven-image-bigquery-processing-pipelines.md
Co-authored-by: Matt Moore <mattmoor@vmware.com>
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
Co-authored-by: Matt Moore <mattmoor@vmware.com>
2020-07-14 11:41:18 -07:00
Pierangelo Di Pilato
802df803f1
Eventing doesn't require Serving ( #2666 )
...
Signed-off-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2020-07-14 05:36:19 -07:00
Lionel Villard
a1fa60bdf5
update flows samples to use v1 API ( #2633 )
2020-07-09 07:00:07 -07:00
Ashleigh Brennan
abebf6c447
Split out trigger and broker docs ( #2655 )
...
* Split out trigger and broker docs
* removed unnecessary TOCs
* Update docs/eventing/triggers/README.md
Co-authored-by: Matt Moore <mattmoor@vmware.com>
Co-authored-by: Matt Moore <mattmoor@vmware.com>
2020-07-08 15:09:07 -07:00
Scott Nichols
6a8db49d8c
Removing sugar annotation from samples. ( #2652 )
...
* removing sugar annotation from samples.
* fix spacing
* lint
* correct the namespace name on the samples
2020-07-08 14:53:16 -07:00
Ali Ok
3831270815
Update KafkaChannel examples to use v1beta1 ( #2645 )
2020-07-08 14:53:08 -07:00
ellenevans
e5f1984104
updated api docs for v0.16.0 ( #2656 )
...
* updated api docs for v0.16.0
* Update docs/reference/serving.md
Co-authored-by: Matt Moore <mattmoor@vmware.com>
Co-authored-by: Matt Moore <mattmoor@vmware.com>
2020-07-08 12:25:07 -07:00
Leon Stigter
c829a69548
[BLOG] Set up a local Knative environment up in no time flat ( #2546 )
...
* Create set-up-a-local-knative-environment-up-in-no-time-flat.md
* Updated blog post with feedback
Changes:
- Removed extra whitespace on line 290
- Added a blank line between the commands and the output to help make it more clear which parts are commands and which are output of the command
- Added explanation of the values for hostport and containerport in the clusterconfig.yaml for KinD
- Updated the title of the blog post and name of the file
* Update set-up-a-local-knative-environment-with-kind.md
Update with review feedback listed in PR https://github.com/knative/docs/pull/2546
* Update set-up-a-local-knative-environment-with-kind.md
Update trailing whitespace
2020-07-08 09:45:47 -07:00
Jonatas Baldin
ab264bf6d0
Add 2020-05-14 – Knative Community Meetup #2 ( #2566 )
...
* Add 2020-05-14 – Knative Community Meetup #2
* Update community/meetup/README.md
Co-authored-by: Matt Moore <mattmoor@vmware.com>
* Remove trailing whitespace
Co-authored-by: Matt Moore <mattmoor@vmware.com>
* Remove trailing whitespace
Co-authored-by: Matt Moore <mattmoor@vmware.com>
* Remove trailing whitespace
Co-authored-by: Matt Moore <mattmoor@vmware.com>
* Update broken link
Co-authored-by: Matt Moore <mattmoor@vmware.com>
2020-07-08 07:03:47 -07:00
Lv Jiawei
3ebc1ec6e7
Improve "Installing the Knative CLI" ( #2230 )
...
* Make `install kn with Go` more detailed.
* Give example on how to run kn using container.
2020-07-07 12:54:44 -07:00
Ville Aikas
80f7c12075
update few usages of v1alpha1/v1beta1 to v1 ( #2651 )
2020-07-07 11:02:44 -07:00
Ville Aikas
70f3d2a9f0
remove parallel installation instructions ( #2649 )
2020-07-06 15:57:44 -07:00
Scott Nichols
9025e29bf5
Document installing Eventing Sugar Controller ( #2647 )
...
* Update the getting start doc to introduce the sugar controller.
* adding install instructions for sugar controller
* lint and feedback
2020-07-06 15:36:43 -07:00
Ville Aikas
1b4beb4f0f
clean up the broker docs, separate broker defaults ( #2642 )
2020-07-06 09:30:43 -07:00
Ville Aikas
88ee5c6f5d
update upgrade instructions ( #2640 )
2020-07-06 09:20:43 -07:00
Zhimin Xiang
05b551cef9
Correct the format of yaml ( #2637 )
2020-07-06 08:04:44 -07:00
Ashleigh Brennan
92830a62de
Removed outdated sample ( #2627 )
2020-07-04 11:21:42 -07:00
Ville Aikas
6fe6a9fc4a
make sure all triggers have spec.broker ( #2639 )
2020-07-03 14:25:42 -07:00
Ville Aikas
eb96091286
serving->eventing ( #2638 )
2020-07-03 14:03:42 -07:00
Matthias Wessendorf
88a3f2382d
💫 updates to reflect the v1beta shape of the KafkaSource ( #2625 )
...
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
2020-07-02 11:13:41 -07:00
Bryan Yeung
92d46707fb
Quote the author so it parses correctly. ( #2629 )
2020-07-02 08:16:42 -07:00
Ville Aikas
d7f0aeb232
update install instructions remove channel based broker ( #2635 )
2020-07-02 02:34:41 -07:00
Ville Aikas
0c9a7a36de
add a blurp about install vs. upgrade ( #2634 )
2020-07-01 13:43:42 -07:00
Ville Aikas
f67ce72d83
messaging v1beta1->v1 ( #2630 )
...
* messaging v1beta1->v1
* add trailing slash
2020-07-01 08:52:30 -07:00
Matt Moore
aef0cb088a
Update the HA component list. ( #2621 )
2020-07-01 06:46:30 -07:00
Kenjiro Nakayama
203b924440
Update operator installation doc ( #2605 )
...
The istio installation install cluster-local-gateway without any extra steps.
This patch removes the line "to use cluster local gateway".
2020-06-30 11:53:30 -07:00
María Cruz
835ff2f629
fixing typo in the title ( #2628 )
2020-06-30 11:02:30 -07:00
Xiaolei.Liang
2894d24ceb
Update README.md ( #2604 )
...
add the generation of go.mod .
2020-06-30 09:16:29 -07:00