knative-on-ocp4
knative-on-ocp4 copied to clipboard
Tutorial to learn Knative on OCP4 Cluster
Knative Serving, Eventing and OpenShift Pipelines Tutorial
Table of Contents
Installing Knative Components on OCP4
- Installing Knative Serving, Knative Eventing, OpenShift Pipeline and Client tools
OpenShift Pipelines
- Build an application using OpenShift Pipelines
Knative Serving
- Deploy Serverless Application
- Autoscaling
- Blue Green Deployments
- Traffic Splitting
Knative Eventing
-
Add an Event Source for Direct Delivery
-
Eventing with Channels and Subscriptions
-
Eventing with Brokers and Trigger based Subscriptions
Using Kafka with Knative Eventing
- Configure Kafka Source to receive events from a Kafka Topic
- Eventing with Kafka Channel and Subscription
- Using API Event Source with KafkaChannel Broker and Trigger
Using AWS SQS as Event Source
- Configure AWS SQS Source as Direct Source for Knative Service
- Using AWS SQS Source with Broker and Trigger