Completed
Install Knative Eventing Components
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Creating Serverless Apps with Kubernetes and Knative
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Overview of the Video
- 3 What is Serverless?
- 4 What is Event Driven Architecture?
- 5 What is Knative?
- 6 Overview of Knative Serving
- 7 Install Knative Serving Components
- 8 Install a Networking Layer
- 9 Install Knative CLI + Functions
- 10 Create Function
- 11 Set Up a Local Python Environment
- 12 Install Dependencies + Run the App
- 13 Authenticate Docker + Build Image
- 14 Deploy the App + Configure DNS
- 15 Check the Revisions List
- 16 Deploy Podinfo Service Blue & Green
- 17 Install Knative Eventing Components
- 18 Application Diagram
- 19 Create & Deploy a New Python Function
- 20 Set Up a Trigger in Knative Eventing System
- 21 Recap
- 22 Conclusion