Event Driven applications on Kubernetes with KEDA

preview_player
Показать описание
KEDA is an open source project and enables event-driven autoscaling for Kubernetes workloads.KEDA scalers can detect if a deployment should be activated or deactivated, and feed custom metrics for a specific event source.

In this episode, our friend Jeff Hollan joins Cecil to show us how we can use KEDA to scale out our .NET applications running on Kubernetes

[00:00] - Intro
[01:15] - What is KEDA?
[03:38] - KEDA’s relationship with Azure Functions
[05:53] - Moving KEDA to the CNCF
[08:40] - .NET Worker service demo
[12:44] - Supported Keda triggers
[14:37] - Working with ACI and Virtual Kubelets
[17:09] - Does KEDA work alongside other Kubernetes projects?
[18:45] - Getting started with KEDA

KEDA

KEDA on GitHub

Create a function on Linux using a custom container

.NET Sample with Service Bus
Рекомендации по теме
Комментарии
Автор

I'm really impressed it scaled all the way down to 0.. when there wasn't a work load.

mrjamiebowman