Commit Graph

71 Commits

Author SHA1 Message Date
RichardJJG 4d52c035e2
Replace links to old doc templates (#4009) 2021-07-14 07:29:31 -07:00
Samia Nneji 2170987992
Tweak release notes (#3993) 2021-07-13 11:42:50 -07:00
Julian Friedman 038ae8ed10
Fix blog (#3985)
YAML metadata needs to be the first thing in the file. A markdown title
snuck in.
2021-07-08 13:37:19 -07:00
RichardJJG 8551e08528
Add v0.24 blog release notes (#3953)
* Add v0.24 blog release notes

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

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

* Add to v0.24 release notes

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* Apply suggestions from code review

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

* Added TBD to RabbitMQ Eventing extension

* Fixes #3966 Adding correct md links, added RabbitMQ

Co-authored-by: Omer B <obensaadon@vmware.com>
Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-07-08 09:20:23 -07:00
Samia Nneji 06953771be
Relocate event source docs (#3948)
* Update links

* Update nav.yaml for event source move

* fix another link

* Move event source files to developer guide

* Move event samples to samples folder

* Move event samples to samples folder

* link fixes and improvements

* tweak some more links

* Update redirects

* Rebase redirects

* fixing infinite redirect bug

* Move creating event sources

Co-authored-by: Omer B <obensaadon@vmware.com>
2021-07-07 07:26:25 -07:00
Carlos Santana 4eed18ac21
Issue 3624 blog v0.23 (#3725)
* add base blog v0.23

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

* add blog release for v0.23

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

* add comment on rabbit release notes link

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

* dealing with my OCD to be consistent on the v in version

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

* fix typo container instead of pod

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

* using version number style

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

* address comments in review

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

* address review comments on removing "Version" when using vx.y.z format

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-06-08 13:00:41 -07:00
Omer B e2749dac0f
rebasing `main` on `mkdocs` pt2 (#3621)
* change name for menu item for preview (#3533)

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

* Added detail per issue #3425 (#3514)

* Update knative/community files (#3553)

Signed-off-by: Knative Automation <automation@knative.team>

* tracing cm fix (#3506)

* remove unnecessary requrirements to do a release (#3563)

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

* #3543 fix link (#3567)

* Replace xip.io with sslip.io (#3574)

* Update actions (#3535)

Signed-off-by: Knative Automation <automation@knative.team>

* Update common github actions (#3552)

Signed-off-by: Knative Automation <automation@knative.team>

* upgrade to latest dependencies (#3505)

bumping knative.dev/hack 88c69cd...93ad912:
  > 93ad912 Print java and mvn version (# 65)
  > 86f9adc Fix default codegen pkg dir (# 67)

Signed-off-by: Knative Automation <automation@knative.team>

* Remove responsive-revision-gc config (#3545)

Since https://github.com/knative/serving/pull/10084 deleted old GC and
started using responsive GC by default, `responsive-revision-gc` in
`config-feature` is not used at all.

This patch removes the configuration `responsive-revision-gc` in
`config-feature` configmap.

* Fixes #3117 and broken links (#3569)

* Fix #3117 and broken links

* Fix #3117 and broken links

* remove spec folder and redirect page and update links

* remove conflicts

* Update shortcodes.md (#3550)

minor grammar.

* 💄 slight change to ordered delivery guarantees (#3536)

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

* Add knative-release-leads to OWNERS (#3586)

* add approvers ux (#3587)

* Update the default value (#3530)

* Adding notes on KafkaSource usage (#3596)

* Adding some Kafka note for use-cases

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

* changing the description

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

* Update actions (#3581)

Signed-off-by: Knative Automation <automation@knative.team>

* Remove python pycache (#3594)

* Use correct setting in ClusterIssue setting (#3595)

The doc uses ClusterIssuer `letsencrypt-http01-issuer` but the configuration uses
`letsencrypt-issuer` so it is confusable.
Actual report is https://github.com/knative/docs/issues/3560.

So this patch changes the ClusterIssuer name to
`letsencrypt-http01-issuer` which is used in this doc section.

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

* fix broken link #3568 #3577 (#3579)

* fix Netlify build

* Added Snippets folder and hidden Beta Contributor guide

* Update docs/eventing/event-registry.md

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

* whitespace

* more whitespace

* removing this bit because linting is killing me

* ok really the last one

* Updating to latest API version of Strimzi. v1beta1 is now gone 🔥 (#3603)

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

* 📓 adding a note to not consume records of the kafkachannel's topic... (#3615)

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

* fix broken link in kogito example (#3602)

* docs about usage of internal services in an "api-gateway" access model (#3597)

Co-authored-by: Brüder, Lena <lena.brueder@maxxeed.com>

* api specs for v0.23 (#3619)

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

* Update serving/_index.md with network layer option (#3585)

* Update _index.md

[#3117] Add ref for contour

* Update docs/serving/_index.md

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

Co-authored-by: Omer B <obensaadon@vmware.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>

* Fix typos in the sample yaml file (#3616)

* EventType is not yet part of the v1 eventing API (#3576)

* Remaining changes from now closed PRs

Co-authored-by: Carlos Santana <csantana23@gmail.com>
Co-authored-by: RichardJJG <rijohnson@vmware.com>
Co-authored-by: knative-automation <automation@knative.team>
Co-authored-by: Shashankft9 <48708039+Shashankft9@users.noreply.github.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
Co-authored-by: Benjamin Tan Wei Hao <benjamintanweihao@gmail.com>
Co-authored-by: Kenjiro Nakayama <nakayamakenjiro@gmail.com>
Co-authored-by: Jonathan Johnson <jonathan.johnson@dijure.com>
Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Evan Anderson <evana@vmware.com>
Co-authored-by: RichieEscarez <rescarez@google.com>
Co-authored-by: NovaHe <heqianfly@gmail.com>
Co-authored-by: Kevin Marquardsen <mr.kmarq@gmail.com>
Co-authored-by: Lena Brüder <oss@lena-brueder.de>
Co-authored-by: Brüder, Lena <lena.brueder@maxxeed.com>
Co-authored-by: Sameer Vohra <vsameer@vmware.com>
Co-authored-by: Mahdi K. Fard <xclud@users.noreply.github.com>
2021-05-19 12:56:16 -07:00
Omer B c4580074bd
Merging main into mkdocs, add Beta contributor's guide (hidden) to the website, create `/snippets` directory (#3610)
* change name for menu item for preview (#3533)

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

* Added detail per issue #3425 (#3514)

* Update knative/community files (#3553)

Signed-off-by: Knative Automation <automation@knative.team>

* tracing cm fix (#3506)

* remove unnecessary requrirements to do a release (#3563)

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

* #3543 fix link (#3567)

* Replace xip.io with sslip.io (#3574)

* Update actions (#3535)

Signed-off-by: Knative Automation <automation@knative.team>

* Update common github actions (#3552)

Signed-off-by: Knative Automation <automation@knative.team>

* upgrade to latest dependencies (#3505)

bumping knative.dev/hack 88c69cd...93ad912:
  > 93ad912 Print java and mvn version (# 65)
  > 86f9adc Fix default codegen pkg dir (# 67)

Signed-off-by: Knative Automation <automation@knative.team>

* Remove responsive-revision-gc config (#3545)

Since https://github.com/knative/serving/pull/10084 deleted old GC and
started using responsive GC by default, `responsive-revision-gc` in
`config-feature` is not used at all.

This patch removes the configuration `responsive-revision-gc` in
`config-feature` configmap.

* Fixes #3117 and broken links (#3569)

* Fix #3117 and broken links

* Fix #3117 and broken links

* remove spec folder and redirect page and update links

* remove conflicts

* Update shortcodes.md (#3550)

minor grammar.

* 💄 slight change to ordered delivery guarantees (#3536)

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

* Add knative-release-leads to OWNERS (#3586)

* add approvers ux (#3587)

* Update the default value (#3530)

* Adding notes on KafkaSource usage (#3596)

* Adding some Kafka note for use-cases

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

* changing the description

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

* Update actions (#3581)

Signed-off-by: Knative Automation <automation@knative.team>

* Remove python pycache (#3594)

* Use correct setting in ClusterIssue setting (#3595)

The doc uses ClusterIssuer `letsencrypt-http01-issuer` but the configuration uses
`letsencrypt-issuer` so it is confusable.
Actual report is https://github.com/knative/docs/issues/3560.

So this patch changes the ClusterIssuer name to
`letsencrypt-http01-issuer` which is used in this doc section.

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

* fix broken link #3568 #3577 (#3579)

* fix Netlify build

* Added Snippets folder and hidden Beta Contributor guide

* Update docs/eventing/event-registry.md

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

* whitespace

* more whitespace

* removing this bit because linting is killing me

* ok really the last one

Co-authored-by: Carlos Santana <csantana23@gmail.com>
Co-authored-by: RichardJJG <rijohnson@vmware.com>
Co-authored-by: knative-automation <automation@knative.team>
Co-authored-by: Shashankft9 <48708039+Shashankft9@users.noreply.github.com>
Co-authored-by: Ashleigh Brennan <abrennan@redhat.com>
Co-authored-by: Benjamin Tan Wei Hao <benjamintanweihao@gmail.com>
Co-authored-by: Kenjiro Nakayama <nakayamakenjiro@gmail.com>
Co-authored-by: Jonathan Johnson <jonathan.johnson@dijure.com>
Co-authored-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Evan Anderson <evana@vmware.com>
Co-authored-by: RichieEscarez <rescarez@google.com>
Co-authored-by: NovaHe <heqianfly@gmail.com>
2021-05-19 09:18:16 -07:00
RichieEscarez 3af9db6781
Consolidate all "docs" help info into single location (#3437)
* consolidate docs how-to guides

* fix template linking

* consolidate and organize

* update links

* fix link

* fix typos

and
offensive term

* Update help/contributor/how-to/formatting.md

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

* Update help/contributor/how-to/formatting.md

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

* Update help/contributor/gettingstarted.md

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

* Update help/faqs.md

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

* Update help/contributor/publishing.md

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

* Update help/contributor/publishing.md

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

* recover review comments

* typo

Co-authored-by: Samia Nneji <snneji@vmware.com>
2021-04-26 10:57:40 -07:00
Carlos Santana 60ad08c958
blog post for knative release 0.22 (#3486)
* blog post for knative release 0.22

* add comment on original notes location

* adress review comments

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

* more review changes

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-04-23 07:06:38 -07:00
Evan Anderson b09ccae46f
Add frontmatter to avoid rendering infrastructure description files (#3472) 2021-04-20 11:48:35 -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
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
Markus Thömmes c8b51931ed
Drop unnecessary occurrences of master (#3333) 2021-03-11 05:08:26 -08:00
Carlos Santana 8036b27679
New release blog for post for release v0.21 (#3282)
* base v0.21 release blog

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

* Serving 0.21

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

* Add eventing 0.21

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

* add eventing extensions

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

* fix toc

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

* fix typo

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

* add CLI 0.21

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

* add cli contributors

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

* add operator

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

* sort contributors

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

* add @ for users

Signed-off-by: Carlos Santana <csantana23@gmail.com>
2021-02-26 21:36:47 -08:00
Carlos Santana f40d66acef
Release blog post for Knative v0.20 (#3157)
* base

* serving

* eventing

* fix typo

* Add CLI v0.20 change log

* add operator release notes
2021-01-20 15:25:53 -08:00
Ricardo Zanini 073e9a5c93
Adding absolute path for Kogito article images (#3109) 2020-12-17 09:53:02 -08:00
Ricardo Zanini cce593b130
Fixing images and reviewers header on Kogito Blog (#3108)
Signed-off-by: Ricardo Zanini <zanini@redhat.com>
2020-12-17 06:54:03 -08:00
Ricardo Zanini 63c305b544
[New Blog Post] Orchestrating Events with Knative and Kogito (#3083)
* Closes #3076 - [New Blog Post] Orchestrating Events with Knative and Kogito

* Incorporating review comments from abrennan89

* Incorporating macruzbar review

Signed-off-by: Ricardo Zanini <zanini@redhat.com>

* incorporating the diagram of a knative sinkbinding

* Added reviewers
2020-12-16 08:05:59 -08:00
Carlos Santana 7d0402065f
Release notes 0.19 (#3027)
* blog release notes for knative 0.19

* added serving section to release notes 0.19

* Add eventing release notes

* add kafka broker

* add eventing contrib

* fix rendering

* Add CLi

* added cli contributors

* fix sort for contributors

* fix more headers

* add itsmurugappan@ to list of contributors thanks to rhuss@ for the catch

* fixed misspells

* Add operator

* add rabbitmq to toc
2020-11-19 21:01:52 -08:00
RichieEscarez e35029f20f
fix yaml (#3019) 2020-11-09 14:48:09 -08:00
Carlos Santana 11cd1e69c6
Blog ksc nominations (#3013)
* ksc election started

* some gramar fixes
2020-11-08 08:01:08 -08:00
RichieEscarez 50eda19a85
fix yaml error (#2933) 2020-10-14 17:37:31 -07:00
salaboy b8b5655328
Orchestrating Cloud Events Meetup Blog Post (#2882)
* Create orchestrating-cloud-events-with.md

* removing trail white-space

* more trailing white spaces

* fixing CloudEvents, Cloud Native and Hugo metadata

* Update orchestrating-cloud-events-with.md

* Youtube URL update

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* Fixing Typo

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* Fixing typo

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* rephrasing to make it more clear

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* fixing typo

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* using status instead of states

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* making it shorter and to the point

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* lower case

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* adding YouTube demo at the end

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* break in sentence

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>

* Update orchestrating-cloud-events-with.md

Co-authored-by: María Cruz <56051804+macruzbar@users.noreply.github.com>
2020-10-14 09:07:31 -07:00
Carlos Santana cac638fd0f
Release notes for Knative 0.18 (#2877)
* Release notes for Knative 0.18

* remove extra text for pr numbers
2020-10-09 09:30:22 -07:00
RichieEscarez e12f17bea1
fix typo (#2919) 2020-10-08 16:41:21 -07:00
Paul Morie a6e957bde3
Add blog post on project governance changes (#2873) 2020-10-08 12:21:21 -07:00
María Cruz 9ea53f25c7
Adding a section about new releases blog (#2795)
* Adding a section about new releases blog

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

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

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
Co-authored-by: Mike Petersen <mpetason@gmail.com>
2020-09-28 06:59:45 -07:00
Carlos Santana b108127a53
Add release notes for knative 0.17 (#2780)
* Add release notes for knative 0.17

* remove trailing space

* fix links

* fix link for pierDipi

* address title

* address description comment

* cleanining intro based on feedback

* update wording based on feedback

* remove mentioned of 1.17  in Serving intro

* fix formatting thanks end paranthesis

* remove heart icon

* update links for learn more

* Add CLI release notes

* add operator release notes

* fix vscode setting for trailing whitespace TFW!

* Updating eventing to start changes with PR number

* Added PR to the front for serving

* adding thanks to contributors in Client component

* fix some paranthesis

* Added eventing-contrib release notes
2020-09-05 15:57:32 -07:00
Nghia Tran 2a5899a0f3
Update last of knative/net-* references to use knative-sandbox (#2679) 2020-07-16 15:14:33 -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
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
Bryan Yeung 92d46707fb
Quote the author so it parses correctly. (#2629) 2020-07-02 08:16:42 -07:00
María Cruz 835ff2f629
fixing typo in the title (#2628) 2020-06-30 11:02:30 -07:00
María Cruz 27917726f0
adding author line to the header (#2623) 2020-06-30 05:52:29 -07:00
María Cruz 711e17ed4f
Blogging guidelines for Knative - Ready to publish (#2523)
* Draft of blogging guidelines for Knative

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* adjusting instructions for naming conventions

* Removed embargoed content, other minor adjustments

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/README.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* removing note

Co-authored-by: Matt Moore <mattmoor@vmware.com>
Co-authored-by: Ashleigh Brennan <40172997+abrennan89@users.noreply.github.com>
2020-06-25 15:33:28 -07:00
María Cruz 498f2c7023
New blog: Getting started with Knative Eventing using Bitcoin transaction data (#2509)
* image for Knative eventing blog

* deleting image

* adding an image for the blog

* adding an image to the blog

* adding image for blog 1

* adding image for blog 1

* Reposting blog about first demo

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>

* made a few corrections

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* Update blog/articles/get-started-knative-eventing.md

Co-authored-by: Matt Moore <mattmoor@vmware.com>

Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
Co-authored-by: Matt Moore <mattmoor@vmware.com>
2020-06-22 16:09:26 -07:00
Evan Anderson 4d7455e4aa
Allow Maria Cruz to manage Knative blog (#2483) 2020-05-20 07:42:57 -07:00
Tomas Isdal 7dd9f03762
Update 2020-05-toc_election_results.md 2020-05-15 11:37:09 -07:00
Tomas Isdal d8199821c1
Update 2020-05-toc_election_results.md 2020-05-15 11:26:56 -07:00
Tomas Isdal b17827a9fe
Update 2020-05-toc_election_results.md
Formatting tweaks
2020-05-15 11:25:34 -07:00
Tomas Isdal 5ef2c50467
Update 2020-05-toc_election_results.md
Tweak description
2020-05-15 11:22:22 -07:00
Tomas Isdal 2d7f994480
Add blog metadata 2020-05-15 11:16:25 -07:00
Tomas Isdal 8dc9624937
Update 2020-05-toc_election_results.md 2020-05-15 11:14:24 -07:00
Tomas Isdal 587d91c1b6
Update 2020-05-toc_election_results.md 2020-05-15 11:13:32 -07:00
Tomas Isdal 4455a5eb83
Update 2020-05-toc_election_results.md 2020-05-15 11:12:06 -07:00
Tomas Isdal 3fc9c70834
Update 2020-05-toc_election_results.md 2020-05-15 11:11:42 -07:00
Tomas Isdal 170abc158d
Update and rename knative_toc_election_2020_results.md to 2020-05-toc_election_results.md 2020-05-15 11:11:23 -07:00
Tomas Isdal f90d72e69d
Rename knative_toc_election_2020_results to knative_toc_election_2020_results.md 2020-05-15 11:09:03 -07:00
Tomas Isdal 6f0156b532
Rename blog/knative_toc_election_2020_results to blog/steering/knative_toc_election_2020_results 2020-05-15 11:08:41 -07:00