#knative — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #knative, aggregated by home.social.
-
Funqy gets more useful once you stop treating Knative as the first step.
This walkthrough keeps Quarkus on `localhost`, calls a function with plain HTTP, then switches to binary and structured CloudEvents to prove the contract before any broker wiring.
https://www.the-main-thread.com/p/quarkus-funqy-cloud-events-localhost
-
Funqy gets more useful once you stop treating Knative as the first step.
This walkthrough keeps Quarkus on `localhost`, calls a function with plain HTTP, then switches to binary and structured CloudEvents to prove the contract before any broker wiring.
https://www.the-main-thread.com/p/quarkus-funqy-cloud-events-localhost
-
The problem of having knowledge is knowing when to use. 😅
Case in point, right now thinking either #systemd activation socket or #knative on #kubernetes for home stuff. 🫠 The goal here is HTTP requests turn on service, does some stuff, and gracefully drains down on idle.
-
The problem of having knowledge is knowing when to use. 😅
Case in point, right now thinking either #systemd activation socket or #knative on #kubernetes for home stuff. 🫠 The goal here is HTTP requests turn on service, does some stuff, and gracefully drains down on idle.
-
Well as of today I’m officially laid off...
If anyone is looking for a Senior Platform Engineer with a lot of #Kubernetes, #Crossplane, #Terraform, and #Knative, please send them my way! 💜
-
Well as of today I’m officially laid off...
If anyone is looking for a Senior Platform Engineer with a lot of #Kubernetes, #Crossplane, #Terraform, and #Knative, please send them my way! 💜
-
Data center emissions are surging. Every millisecond counts. Can native #Java with #Knative tilt the balance? Marius Stein & Vishal Shanbhag explore how new builds bring old stacks into a greener future.
The full story: https://javapro.io/2025/06/11/greener-code-sustainable-java-deployments-with-native-builds-and-knative-serverless-on-kubernetes/
-
Data center emissions are surging. Every millisecond counts. Can native #Java with #Knative tilt the balance? Marius Stein & Vishal Shanbhag explore how new builds bring old stacks into a greener future.
The full story: https://javapro.io/2025/06/11/greener-code-sustainable-java-deployments-with-native-builds-and-knative-serverless-on-kubernetes/
-
Currently trying to get #knative in my homelab going. Stumbling into issues with getting kourier running. Somehow the envoy keep crashing due to now reachable upstreams. Using the knative operator for getting the knative-serving up an running. Does someone else ran into the same issue?
config-wise its pretty easy currently
```
apiVersion: operator.knative.dev/v1beta1
kind: KnativeServing
metadata:
name: knative-serving
spec:
ingress:
kourier:
enabled: true
service-type: "ClusterIP"
```tags for visibility: #kubernetes #knative #KnativeServing
-
Currently trying to get #knative in my homelab going. Stumbling into issues with getting kourier running. Somehow the envoy keep crashing due to now reachable upstreams. Using the knative operator for getting the knative-serving up an running. Does someone else ran into the same issue?
config-wise its pretty easy currently
```
apiVersion: operator.knative.dev/v1beta1
kind: KnativeServing
metadata:
name: knative-serving
spec:
ingress:
kourier:
enabled: true
service-type: "ClusterIP"
```tags for visibility: #kubernetes #knative #KnativeServing
-
An interesting talk here at #KubeCon by @terrytangyuan from #RedHat and Adam Tetelman from #NVIDIA on the many pitfalls of using LLMs in production.
#KServe and #Knative come to the rescue of many Day 2 problems, but there's still a lot to do.
And, as Adam Teleman said so well, this year's KubeCon could easily be called RAGCon, given how many talks there are about #RAG 😀
-
An interesting talk here at #KubeCon by @terrytangyuan from #RedHat and Adam Tetelman from #NVIDIA on the many pitfalls of using LLMs in production.
#KServe and #Knative come to the rescue of many Day 2 problems, but there's still a lot to do.
And, as Adam Teleman said so well, this year's KubeCon could easily be called RAGCon, given how many talks there are about #RAG 😀
-
Event Sourcing with Apache Camel K and Knative Eventing https://knative.dev/blog/articles/knative-meets-apache-camel/
#apache #Camel #knative -
Event Sourcing with Apache Camel K and Knative Eventing https://knative.dev/blog/articles/knative-meets-apache-camel/
#apache #Camel #knative -
Playing around with #knative ... Added an helloworld app using #axum instead of the default #actix ... https://github.com/timvw/knative-rust-axum
-
If you weren't able to join our session about power monitoring Serverless apps with #Kepler and #Knative at #KubeCon #CloudNativeCon, we're happy to report the recording is already available! 😀
https://www.youtube.com/watch?v=RA8iimyyPKo
#Observability #Sustainability #OpenTelemetry #SustainableComputing
-
If you weren't able to join our session about power monitoring Serverless apps with #Kepler and #Knative at #KubeCon #CloudNativeCon, we're happy to report the recording is already available! 😀
https://www.youtube.com/watch?v=RA8iimyyPKo
#Observability #Sustainability #OpenTelemetry #SustainableComputing
-
From the ADMIN Update newsletter: @madkiss shows you how to transfer serverless workloads to Kubernetes with Knative https://www.admin-magazine.com/Archive/2023/78/Native-serverless-computing-in-Kubernetes #Knative #Kubernetes #serverless #application #PaaS #FaaS #K8s #containers #CNCF
-
From the ADMIN Update newsletter: @madkiss shows you how to transfer serverless workloads to Kubernetes with Knative https://www.admin-magazine.com/Archive/2023/78/Native-serverless-computing-in-Kubernetes #Knative #Kubernetes #serverless #application #PaaS #FaaS #K8s #containers #CNCF
-
#CloudEvents open specification has reached graduation at the #CNCF 👏
The spec has been adopted by #Adobe I/O Events, #AlibabaCloud EventBridge, #Azure Event Grid, #GoogleCloud Eventarc, #IBMCloud Code Engine, the European Commission and more.
And of course it's been adopted by CNCF projects, such as #Argo, #Falco, #Harbor, and #Knative.
The beauty is that it fits in nicely with existing eventing infrastructure, so I expect more adopters to follow
https://www.cncf.io/announcements/2024/01/25/cloud-native-computing-foundation-announces-the-graduation-of-cloudevents/
#opensource #cloudnative -
#CloudEvents open specification has reached graduation at the #CNCF 👏
The spec has been adopted by #Adobe I/O Events, #AlibabaCloud EventBridge, #Azure Event Grid, #GoogleCloud Eventarc, #IBMCloud Code Engine, the European Commission and more.
And of course it's been adopted by CNCF projects, such as #Argo, #Falco, #Harbor, and #Knative.
The beauty is that it fits in nicely with existing eventing infrastructure, so I expect more adopters to follow
https://www.cncf.io/announcements/2024/01/25/cloud-native-computing-foundation-announces-the-graduation-of-cloudevents/
#opensource #cloudnative -
@samir what's the use case? If low startup latency on #kubernetes is required then I'm thinking you would might want to look into #FaaS options like #knative, where you can keep a warm worker pod ready and preemptively scale up more pods based on demand.
-
@samir what's the use case? If low startup latency on #kubernetes is required then I'm thinking you would might want to look into #FaaS options like #knative, where you can keep a warm worker pod ready and preemptively scale up more pods based on demand.
-
#JCON2023 🎥 by Timo Salm: Going #Serverless with #SpringBoot3
He´ll teach you how to implement your serverless applications and compile them to GraalVM native images for almost instant startup times and reduced memory consumption with Spring Boot 3...
Watch now: https://www.youtube.com/watch?v=B3CiGWASRtg&list=PLFeSAZzYdUocPlSKLI2oz6NhKHi5TaPi9&index=1
#Knative -
#JCON2023 🎥 by Timo Salm: Going #Serverless with #SpringBoot3
He´ll teach you how to implement your serverless applications and compile them to GraalVM native images for almost instant startup times and reduced memory consumption with Spring Boot 3...
Watch now: https://www.youtube.com/watch?v=B3CiGWASRtg&list=PLFeSAZzYdUocPlSKLI2oz6NhKHi5TaPi9&index=1
#Knative -
#JCON2023 🎥 by Timo Salm: Going #Serverless with #SpringBoot3
He´ll teach you how to implement your serverless applications and compile them to GraalVM native images for almost instant startup times and reduced memory consumption with Spring Boot 3...
Watch now: https://www.youtube.com/watch?v=B3CiGWASRtg&list=PLFeSAZzYdUocPlSKLI2oz6NhKHi5TaPi9&index=1
#Knative -
#JCON2023 🎥 by Timo Salm: Going #Serverless with #SpringBoot3
He´ll teach you how to implement your serverless applications and compile them to GraalVM native images for almost instant startup times and reduced memory consumption with Spring Boot 3...
Watch now: https://www.youtube.com/watch?v=B3CiGWASRtg&list=PLFeSAZzYdUocPlSKLI2oz6NhKHi5TaPi9&index=1
#Knative -
New 🎥 online! Kevin Dubois at #JCON2023: Writing #Serverless Applications with #Quarkus and #Knative
He´ll explain & demonstrate how simple it is to design & implement these next-generation application components...
Watch now: https://www.youtube.com/watch?v=H9WtcoDPdzI&list=PLFeSAZzYdUoeiBZIEDjgPRk3q3AsJlC84&index=52
#JAVAPRO #JCON #Kubernetes -
New 🎥 online! Kevin Dubois at #JCON2023: Writing #Serverless Applications with #Quarkus and #Knative
He´ll explain & demonstrate how simple it is to design & implement these next-generation application components...
Watch now: https://www.youtube.com/watch?v=H9WtcoDPdzI&list=PLFeSAZzYdUoeiBZIEDjgPRk3q3AsJlC84&index=52
#JAVAPRO #JCON #Kubernetes -
New 🎥 online! Kevin Dubois at #JCON2023: Writing #Serverless Applications with #Quarkus and #Knative
He´ll explain & demonstrate how simple it is to design & implement these next-generation application components...
Watch now: https://www.youtube.com/watch?v=H9WtcoDPdzI&list=PLFeSAZzYdUoeiBZIEDjgPRk3q3AsJlC84&index=52
#JAVAPRO #JCON #Kubernetes -
Yesterday, we released vscode-openshift 1.8.0. The main feature is creating #Knative serverless functions from templates in custom template repositories. We also improved the documentation and removed many unused dependencies. See the full changelog here: https://github.com/redhat-developer/vscode-openshift-tools/blob/main/CHANGELOG.md#180-september-14-2023
-
🛫BRU-GVA 🚆 Lausanne for a customer event. Joining a panel tomorrow about developer experience, followed by a wine tasting event in a Swiss vineyard🍷. And the next morning a session about #Openshift Serverless, #Knative and.. #Quarkus of course 😏
-
🛫BRU-GVA 🚆 Lausanne for a customer event. Joining a panel tomorrow about developer experience, followed by a wine tasting event in a Swiss vineyard🍷. And the next morning a session about #Openshift Serverless, #Knative and.. #Quarkus of course 😏
-
We just released #VSCode #OpenShift Toolkit 1.7.0!
New features include:
- Invoke and configure #Knative serverless functions
- View and run commands for #Devfile components
- Bind #Operator-backed services to Devfile componentsFull changelog here: https://github.com/redhat-developer/vscode-openshift-tools/blob/main/CHANGELOG.md#170-august-31-2023
-
At #devbcn23, I talked about the role of platforms in serverless architectures, scaling to/from zero with Knative and GraalVM, the functional programming paradigm in Java, and event-driven apps with Spring Cloud Function and Spring Cloud Stream. @dev_bcn