Commit Graph

84 Commits

Author SHA1 Message Date
David Fridrich 1fff98a894
Blog: new blog for 1.18 release (#6261)
* new release blog 1.18

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* fixups; add Functions

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* fix name

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* fix more names ofcourse

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* fix links for original links

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

---------

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
2025-04-29 15:43:06 +00:00
tikr7 6de5caa459
Adding AWS blog as reference (#6232)
* Create CONXAIs_AI_inference_on_Amazon_EKS.mc

* Update CONXAIs_AI_inference_on_Amazon_EKS.mc

* Update nav.yml

* Rename CONXAIs_AI_inference_on_Amazon_EKS.mc to CONXAIs_AI_inference_on_Amazon_EKS.md
2025-02-26 06:36:28 +00:00
David Simansky d38ee3fc89
Add release blog for Knative v1.17 (#6208)
* Add release blog for Knative v1.17

* Fix image name and links

* Add ref to index config

* Fix links in Eventing section

* Fix typo in closing bracket

* Move Serving's fix to correct category
2025-01-28 14:08:54 +00:00
Caleb Woodbine 010c514f23
blog: add runtimeclassnames post (#6159)
adds a blog post for configuring Knative Serving to use RuntimeClasses
2024-12-01 20:16:46 +00:00
tikr7 a6d3e5f234
Create How_Conxai_uses_Knative_Eventing_to_provide_AI_APIs_in_the_con… (#6167)
* Create How_Conxai_uses_Knative_Eventing_to_provide_AI_APIs_in_the_construction_industry.md

* Update nav.yml

* Update How_Conxai_uses_Knative_Eventing_to_provide_AI_APIs_in_the_construction_industry.md

* Update How_Conxai_uses_Knative_Eventing_to_provide_AI_APIs_in_the_construction_industry.md

* Update How_Conxai_uses_Knative_Eventing_to_provide_AI_APIs_in_the_construction_industry.md

* Update How_Conxai_uses_Knative_Eventing_to_provide_AI_APIs_in_the_construction_industry.md

* Update How_Conxai_uses_Knative_Eventing_to_provide_AI_APIs_in_the_construction_industry.md
2024-11-27 21:22:12 +00:00
Matthias Wessendorf 421c8e46bb
Preview of IntegrationSource, showing SQS notification processing (#6157)
* 🎉 Preview of IntegrationSource, showing SQS notification processing

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

* Update blog/docs/articles/consuming_sqs_data_with_integrationsource.md

Co-authored-by: David Simansky <dsimansk@redhat.com>

* Update blog/docs/articles/consuming_sqs_data_with_integrationsource.md

Co-authored-by: David Simansky <dsimansk@redhat.com>

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2024-11-12 09:42:40 +00:00
Stavros Kontopoulos 1031618fd9
Add release blog Knative 1.16 (#6147) 2024-10-25 09:14:03 +00:00
Ali Ok 4561c90751
Knative Backstage security blogpost (#6126)
* Knative Backstage security blogpost

Signed-off-by: Ali Ok <aliok@redhat.com>

* Update nav

Signed-off-by: Ali Ok <aliok@redhat.com>

* Update token

Signed-off-by: Ali Ok <aliok@redhat.com>

---------

Signed-off-by: Ali Ok <aliok@redhat.com>
2024-09-23 07:28:56 +00:00
Matthias Wessendorf f4823e6e97
Adding Websocket blog post (#6113)
* Adding Websocket blog post

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

* Update blog/docs/articles/Knative-Serving-WebSockets.md

Co-authored-by: Calum Murray <calumramurray@gmail.com>

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Calum Murray <calumramurray@gmail.com>
2024-09-11 08:07:06 +00:00
Francesco Guardiani 64ed819e40
[Blog post] Building Stateful applications with Knative and Restate (#6105)
* [Blog post] Building Stateful applications with Knative and Restate

* Added to the featured blog posts

* Fix little bug in code

* Added link to example

* Add authors
2024-09-02 15:05:55 +00:00
Leo Li 5d70b7d147
Release 1.15 blog (#6080)
* feat: add the first draft of the release note

* feat: add the banners and update the nav yaml

* fix: fix the errors

* fix: fix the errors in operator title
2024-07-29 17:48:51 +00:00
Calum Murray 7347a41efd
feat: add blog post with demo of LLM Agents on Knative (#6074)
* feat: add blog post with demo of LLM Agents on Knative

Signed-off-by: Calum Murray <cmurray@redhat.com>

* fix review comments

Signed-off-by: Calum Murray <cmurray@redhat.com>

* fix: url to prev blog

Signed-off-by: Calum Murray <cmurray@redhat.com>

* eventtypes -> EventTypes

Signed-off-by: Calum Murray <cmurray@redhat.com>

* add link to slack

Signed-off-by: Calum Murray <cmurray@redhat.com>

---------

Signed-off-by: Calum Murray <cmurray@redhat.com>
2024-07-26 14:09:13 +00:00
Calum Murray a1406c497e
feat: add intro blog on LLM agents (#6056)
* feat: add intro blog on LLM agents

Signed-off-by: Calum Murray <cmurray@redhat.com>

* fix: llm agents article is listed in the nav for the blog

Signed-off-by: Calum Murray <cmurray@redhat.com>

* fix: formatting of lists

Signed-off-by: Calum Murray <cmurray@redhat.com>

* feat: try using a figure for image centering

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Address review comments by @matzew

- Fix image rendering
- Add link to chat API

Signed-off-by: Calum Murray <cmurray@redhat.com>

* fix: small grammar fixes

Signed-off-by: Calum Murray <cmurray@redhat.com>

* fix: add cncf slack link

Signed-off-by: Calum Murray <cmurray@redhat.com>

---------

Signed-off-by: Calum Murray <cmurray@redhat.com>
2024-07-17 07:54:40 +00:00
Yijie Wang e006108aca
LFX Mentorship Blog - Cross Namespace Event Links (#6051)
* Update nav.yml

* Create cross-namespace-event-links-feature

* added main contents of blog

* formatting

* changed file name

* deleted <p> and </p>

* added code

* added code

* added issue link

* added links to pr and issues

* added feature track documentation

* added support details

* clarified user

* clarified user

* clarified user

* added technical challenges

* modified technical challenges

* updated e2e test

* changed wording

* changed wording

* changed some wordings

* added code to end of links
2024-07-16 17:50:14 +00:00
Matthias Wessendorf 0f8fd58238
Blog on migrating to Knative Functions (#6020)
* 🎉 adding a new post on migrating to Knative Functions

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

* Update blog/docs/articles/aws_to_func_migration.md

Co-authored-by: David Simansky <dsimansk@redhat.com>

* Update blog/docs/articles/aws_to_func_migration.md

Co-authored-by: Luke Kingland <luke@lukekingland.com>

* Update blog/docs/articles/aws_to_func_migration.md

Co-authored-by: Luke Kingland <luke@lukekingland.com>

* Update blog/docs/articles/aws_to_func_migration.md

Co-authored-by: Luke Kingland <luke@lukekingland.com>

* Update blog/docs/articles/aws_to_func_migration.md

Co-authored-by: Luke Kingland <luke@lukekingland.com>

* Update blog/docs/articles/aws_to_func_migration.md

Co-authored-by: Luke Kingland <luke@lukekingland.com>

* Update blog/docs/articles/aws_to_func_migration.md

Co-authored-by: Luke Kingland <luke@lukekingland.com>

* Update blog/docs/articles/aws_to_func_migration.md

Co-authored-by: Luke Kingland <luke@lukekingland.com>

* Update blog/docs/articles/aws_to_func_migration.md

Co-authored-by: Luke Kingland <luke@lukekingland.com>

* Update blog/docs/articles/aws_to_func_migration.md

Co-authored-by: Luke Kingland <luke@lukekingland.com>

* A little more tweaking of the post

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

* Update blog/docs/articles/aws_to_func_migration.md

Co-authored-by: David Simansky <dsimansk@redhat.com>

* Update blog/docs/articles/aws_to_func_migration.md

Co-authored-by: David Simansky <dsimansk@redhat.com>

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: David Simansky <dsimansk@redhat.com>
Co-authored-by: Luke Kingland <luke@lukekingland.com>
2024-06-24 12:26:01 +00:00
Matthias Wessendorf 3631ec4c0e
Adding a new post on S3 events to Knative Functions (#6014)
* Adding a new post on S3 events to Knative Functions

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

* Update blog/docs/articles/consuming_s3_data_with_knative.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/consuming_s3_data_with_knative.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/consuming_s3_data_with_knative.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/consuming_s3_data_with_knative.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Adding review comments

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

* One more tweak for the post

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

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Calum Murray <cmurray@redhat.com>
2024-06-14 11:49:21 +00:00
Pierangelo Di Pilato 79fa7f31fb
blog: How IBM watsonx Assistant uses Knative Eventing to train machine learning models (#6002)
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2024-06-04 12:10:39 +00:00
Prajjwal Yadav ba5d2ff27c
Added a Blog Post Detailing My LFX Mentorship Project (#6001)
* added a blog post detailing my LFX mentorship experience.

* refined blog content

* changes to the blog title

* update retrospective and conclusion sections
2024-05-30 21:45:21 +00:00
Leo Li ac232e251b
Intro to open source with knative blog series p3 (#5949)
* Add blog post 3 content

* Update the nav

* Make the link to be opened in a new tab

* Revert the wrong change

* Apply suggestions from code review

Co-authored-by: Calum Murray <cmurray@redhat.com>

* fix: fix the review comments

* fix: update the conclusion

* Update blog/docs/articles/getting-started-blog-p3.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

---------

Co-authored-by: Calum Murray <cmurray@redhat.com>
2024-05-30 14:51:44 +00:00
Matthias Wessendorf cb18e1e3a3
Adding apache camel k blog post (#5992)
* 🐫 Adding apache camel k blog post

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

* Update blog/docs/articles/knative-meets-apache-camel.md

Co-authored-by: David Simansky <dsimansk@redhat.com>

* Update blog/docs/articles/knative-meets-apache-camel.md

Co-authored-by: David Simansky <dsimansk@redhat.com>

* Update blog/docs/articles/knative-meets-apache-camel.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-meets-apache-camel.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-meets-apache-camel.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Addressing feedback

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

* Update blog/docs/articles/knative-meets-apache-camel.md

Co-authored-by: David Simansky <dsimansk@redhat.com>

* 🎉 adding the post to be a featured post

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

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: David Simansky <dsimansk@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
2024-05-27 15:10:38 +00:00
David Simansky a21aad1788
Add release blog Knative 1.14 (#5958)
* Add release blog Knative 1.14

* Update blog/docs/releases/announcing-knative-v1-14-release.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Fix formatting

---------

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
2024-05-03 13:28:19 +00:00
Ali Ok 1fb2674e16
Knative Backstage plugin article (#5897)
* Knative Backstage plugin article

Signed-off-by: Ali Ok <aliok@redhat.com>

* Add some images

Signed-off-by: Ali Ok <aliok@redhat.com>

* Make YouTube video image larger

Signed-off-by: Ali Ok <aliok@redhat.com>

* Show embedded YouTube video

Signed-off-by: Ali Ok <aliok@redhat.com>

* Update blog/docs/articles/knative-backstage-plugins.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-backstage-plugins.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-backstage-plugins.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-backstage-plugins.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/knative-backstage-plugins.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/knative-backstage-plugins.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/knative-backstage-plugins.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/knative-backstage-plugins.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/knative-backstage-plugins.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/knative-backstage-plugins.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/knative-backstage-plugins.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Address comments, add target=_blank to links

Signed-off-by: Ali Ok <aliok@redhat.com>

* Update blog/docs/articles/knative-backstage-plugins.md

* Update blog/docs/articles/knative-backstage-plugins.md

* Update blog/docs/articles/knative-backstage-plugins.md

* Update blog/docs/articles/knative-backstage-plugins.md

* Update blog/docs/articles/knative-backstage-plugins.md

---------

Signed-off-by: Ali Ok <aliok@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
Co-authored-by: Leo Li <leoli@redhat.com>
2024-04-03 09:11:30 +00:00
Stavros Kontopoulos 97d53f0946
Blog article on "Demystifying activator on the data path" (#5709)
* demystifying activator on path

* some fixes

* Apply suggestions from code review - Roland

Co-authored-by: Roland Huß <rhuss@redhat.com>

* Update blog/docs/articles/demystifying-activator-on-path.md

Co-authored-by: Roland Huß <rhuss@redhat.com>

* update

* fix

* add some diagrams

* add timeline and several fixes

* updates

* address some comments

* add ref to the sample app

* grammar, typos and other fixes

* more grammar fixes

* change personal link

* make title specific

* more fixes

* explain a bit what app was used for tests

* address comments

---------

Co-authored-by: Roland Huß <rhuss@redhat.com>
2024-03-20 18:40:11 +00:00
Ali Ok 52992cb879
Blog post about TM committee dissolving (#5852)
* Blogpost about TM committee dissolving

* Fix the date :(

* Add nav entry

* Fix frontmatter

* Rename file

Signed-off-by: Ali Ok <aliok@redhat.com>

---------

Signed-off-by: Ali Ok <aliok@redhat.com>
2024-02-14 08:55:08 +00:00
Leo Li 1e2f5192ca
Add Knative v1.13.0 release blog (#5831)
* Publish the knative release 1.13

* Remove the tests as they are not user facing

* Fix the formating

* Update other pages to reflect the latest release

* rename the file

* Adding the config for the release note

* fix the name spelling error
2024-01-25 21:53:45 +00:00
Evan Anderson b25d7609f4
Add Security Audit to blog nav (#5788)
* Add Security Audit to blog nav

* Also mention audit on main blog page
2023-12-05 16:49:05 +00:00
Reto Lehmann 4727b763cc
Fix deprecation warnings and update CSS (#5741)
* Fix deprecation warnings and update CSS

* fix order of right nav in blog
2023-11-05 09:55:51 +00:00
Reto Lehmann 2b92034e29
Add Knative v1.12.0 release blog (#5739)
* Add Knative v1.12.0 release blog

* Indent sublist with four spaces
2023-10-30 12:41:48 +00:00
Naina Singh ff76d17337
Update nav.yml for navigating blog post about kubecon na 23 (#5735)
Update nav.yml for navigating blog post about kubecon na 23
2023-10-25 05:37:00 +00:00
Calum Murray 8b10c284ae
Getting started blog p2 (#5636)
* Wrote article contents

* Added images to post

Signed-off-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Leo Li <leoli@redhat.com>

* Put images into post

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Added article to site nav

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Apply suggestions from code review

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Applied review comments

* Apply suggestions from code review

Co-authored-by: Leo Li <leoli@redhat.com>

* Mentioned community edition of IntelliJ IDEA

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Update the image quality

* Updated links between posts

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Bump blog date

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Fix some links

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p2.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Switched to using interactive docker login command

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Added mention of WSL for windows users

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Add missing period

Signed-off-by: Calum Murray <cmurray@redhat.com>

* fixing typos

Signed-off-by: Calum Murray <cmurray@redhat.com>

---------

Signed-off-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Leo Li <leoli@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
2023-09-18 11:00:02 +00:00
Matthias Wessendorf 22b3494ad9
Adding blog on Knative Vision (#5638)
* Adding blog on Knative Vision

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

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/knative-eventing-vision.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* change fonting

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

* Rewording based on Christophs feedback

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

* One more suggestion, regarding duck sources

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

* Add a few edits to what's next in Knative Eventing blog post

Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>

* Use actual link for real doc

* swapping

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

* More more try

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

* More more try

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

* Adding a Vision:

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

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierdipi@redhat.com>
2023-08-07 07:31:11 +00:00
David Simansky 141e4dacbf
Add Knative v1.11.0 release blog (#5647)
* Add Knative v1.11.0 release blog

* Add blog to navigation and featured section

* Reformat func release notes

* More formatting
2023-08-01 15:45:47 +00:00
Matthias Wessendorf 49750e91eb
Adding for blog post on improved event discovery (#5616)
* Adding DRAFT for blog post on improved event discovery

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

* Fix typos

* Add content to EventType auto create section

* Fix typo

* Add mention of channels and conclusion

* Add links to slack channel and gh issues

* adding link to new blog post

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

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: David Simansky <dsimansk@redhat.com>
2023-08-01 13:27:46 +00:00
AdamKorcz 12cd63e2df
Add blogpost and report for fuzzing audit (#5627)
Signed-off-by: AdamKorcz <adam@adalogics.com>
2023-07-13 23:05:15 +00:00
Calum Murray 9ef8259925
Intro to open source with knative blog series p0 and p1 (#5618)
* Started first getting started blog post

* First draft of p0 of getting started blog

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/getting-started-blog-p0.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Updated config to add blog post 0 to nav

Signed-off-by: Calum Murray <cmurray@redhat.com>

* First draft of getting started with open source blog

* Added open source intro post to nav

* Updated links in blog series

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Fixed the list rendering

* Updated links

* Fixed link

* Added link to next post

* Added exclamation

* Add explanation of free software

* Added images to first post

* Fixed image links

* fixed image link

* Added images to post 1

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/getting-started-blog-p0.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Remove unneeded image

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Updated workflow image, and added link to cncf

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Addressed PR comments

Signed-off-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Hopefully fixed link

* Bumped article dates

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/docs/articles/getting-started-blog-p1.md

Co-authored-by: Leo Li <leoli@redhat.com>

* Update blog/config/nav.yml

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

---------

Signed-off-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Leo Li <leoli@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2023-07-11 17:22:12 +00:00
Matthias Wessendorf 5b8c6567fa
Adding a little blog, explaining the workloads override for HA replicas (#5600)
* Adding a little blog, explaining the workloads override for HA replicas

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

* Update blog/docs/articles/improved-ha-configuration.md

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
2023-06-13 13:25:45 +00:00
pradnyavmw 5f69269d56
Add Knative 1.10 announcement (#5541)
* Add Knative 1.10 announcement

* Update authors
2023-04-28 15:23:52 +00:00
Matthias Wessendorf 1d46695a73
Second part of post on ingress Cloudevents to kafka (#5524)
* Adding second article

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

* Review article

* Review article

* Little tweaks

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

* Adding to navigation

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

* Update from-cloudevent-to-apach-kafka-records-part-two.md

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-two.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Renamed file

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

* using NOTEgd! macro

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

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Daniele Zonca <dzonca@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
2023-04-03 17:24:37 +00:00
Naveenraj M 0b41d84c1f
Add knative serving in K0s blog (#5514)
* add request logging page

* add statement to describe table

* remove properties not related to request logging.
Reorder configMap keys

* add knative serving in k0s blog

* fix links
2023-03-28 12:33:58 +00:00
Lance Ball 1ced7de036
fix: correct bad link to reference page (#5482)
Also adds Knative Functions to the releases page.

Signed-off-by: Lance Ball <lball@redhat.com>
2023-03-16 18:08:59 +00:00
Naina Singh b6e78c9183
knativeproject kiosk annoucement KubeconEU23 (#5474)
* knativeproject kiosk annoucement KubeconEU23

* Adding blog entry to nav.yaml

* Update blog/docs/events/knative-projectmeeting-kubecon-eu-2023.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* Added porject meeting Kiosk for kubecConEU23

---------

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2023-03-15 20:05:58 +00:00
Matthias Wessendorf 085f8e6c3d
Proxy kafka records blog post (#5452)
* Adding first article to proxy cloudevents to kafka records

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

* Review intro

* update date

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

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-one.md

Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>

* 💫 fixing date

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

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-one.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* Adding prod config link

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

* 💫 Add to navigation

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

* Do not, instead of doesn't

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

* Update blog/docs/articles/from-cloudevent-to-apach-kafka-records-part-one.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Daniele Zonca <dzonca@redhat.com>
Co-authored-by: Pierangelo Di Pilato <pierangelodipilato@gmail.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
2023-03-08 13:46:20 +00:00
Ali Ok 98890d0b79
Blog post about Knative Kafka Broker with isolated data plane (#5406)
* Namespaced Kafka Broker blog post

* Mention traffic restriction options briefly

* Add some missing parts

* Fix docs url for namespaced kafka broker

* Improve readability

* Fix nav

* Grammar

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/kafka-broker-with-isolated-data-plane.md

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

---------

Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
2023-02-07 12:30:46 +00:00
Ali Ok 521b8b9657
GSoC23@Knative blogpost (#5393)
* GSoC23@Knative blogpost

* GSoC23@Knative blogpost

* Better title for the blog post
2023-02-01 07:55:28 +00:00
Evan Anderson b6a40cf0a8
Add Knative 1.9 announcement (#5397)
* Add Knative 1.9 announcement

* Update blog/docs/releases/announcing-knative-v1-9-release.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

---------

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2023-01-28 01:27:40 +00:00
Matthias Wessendorf 7cb4bbc092
Adding a blog post for simpler kafka development (#5376)
* Adding a blog post for simpler kafka development 💫

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>

* Update blog/docs/articles/single-node-kafka-development.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* changing date to jan 12th

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Christoph Stäbler <cstabler@redhat.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2023-01-12 13:57:50 +00:00
Aleksander Slominski cbb0c5f52c
Advertise first Knative Virtual Office Hour 2022/12/09 (#5341)
* Advertise first Knative Virtual Office Hour / Contrib Fest 2022/12/09

* Removed trailing whitespaces

* Updated based on review comments

* Updated to new

* Update blog/docs/events/virtual-office-hour-12-2022.md

Co-authored-by: Lance Ball <lball@redhat.com>

* Update blog/docs/events/virtual-office-hour-12-2022.md

Co-authored-by: Lance Ball <lball@redhat.com>

* Update blog/docs/events/virtual-office-hour-12-2022.md

Co-authored-by: Lance Ball <lball@redhat.com>

* Added Lance to co-hosts

* Update blog/docs/events/virtual-office-hour-12-2022.md

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

* Update blog/docs/events/virtual-office-hour-12-2022.md

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

* add virtual office hour blog to nav

* added image for virtual office hour blog

* moved image to safe location for mkdocs rendering

* separate lines

* Update blog/docs/events/virtual-office-hour-12-2022.md

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

* Update blog/docs/events/virtual-office-hour-12-2022.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* Update blog/docs/events/virtual-office-hour-12-2022.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

Co-authored-by: Lance Ball <lball@redhat.com>
Co-authored-by: Evan Anderson <evan.k.anderson@gmail.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2022-12-01 23:51:16 +00:00
Kenjiro Nakayama 2a3f16d6bf
Add release blog post for 1.8 release (#5299)
* Add release blog for 1.8 release

* Add func

* Not all images are signed
2022-10-26 03:42:57 +00:00
Lance Ball f490237a57
Fix top-level nav in blog section (#5292)
* Fix top-level nav in blog section

The top level navigation in the blog section did not include headers for
Functions and the Knative CLI.

Signed-off-by: Lance Ball <lball@redhat.com>

* Update blog/config/nav.yml

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

Signed-off-by: Lance Ball <lball@redhat.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2022-10-20 13:00:12 +00:00
Lance Ball 8cd8c477c7
Add blog post for KnativeCon/KubeCon NA 2022 (#5291)
* Add blog post for KnativeCon/KubeCon NA 2022

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: add nav

Signed-off-by: Lance Ball <lball@redhat.com>

* fixup: add link to blog index page

Signed-off-by: Lance Ball <lball@redhat.com>

* Update blog/docs/events/knative-at-kubecon-na-2022.md

Fix header

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* Update blog/docs/events/knative-at-kubecon-na-2022.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* Update blog/docs/events/knative-at-kubecon-na-2022.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* Update blog/docs/events/knative-at-kubecon-na-2022.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* Update blog/docs/events/knative-at-kubecon-na-2022.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* Update blog/docs/events/knative-at-kubecon-na-2022.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* Update blog/docs/events/knative-at-kubecon-na-2022.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

* Update blog/docs/index.md

Co-authored-by: Paul Schweigert <paul@paulschweigert.com>

Signed-off-by: Lance Ball <lball@redhat.com>
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
2022-10-20 12:59:12 +00:00