help wanted
Looking for support from community
good first issue
Good for newcomers
feature-request
All issues for new features that have not been committed to
#
keda
Here are 58 public repositories matching this topic...
See how Crowd Analytics platform built on Azure can provides occupancy insights in workspace and other location for safety while having technical fun with AI-driven platform on Kubernetes, with detailed walk through guide.
-
Updated
Aug 29, 2021 - C#
Event-based Orchestration of Serverless Workflows
workflow
serverless
orchestration
trigger
serverless-framework
functions-as-a-service
state-machines
knative
event-based-scheduler
keda
serverless-workflows
-
Updated
Dec 14, 2021 - Python
Kubernetes apps auto scaling with Prometheus and KEDA
-
Updated
May 20, 2021 - Go
Demo code for PD Tech Fest 2019 showcasing event driven autoscaling using KEDA
-
Updated
Apr 7, 2022 - PowerShell
RetroPOS is a fictional project to foster learning through Cloud Native practices in Azure using .NET Core microservices.
-
Updated
Feb 8, 2021 - C#
kedahttp implements a prototype of auto-scaling containers using Kubernetes and KEDA
-
Updated
Jan 5, 2021 - Go
vishal-biyani
commented
Aug 13, 2020
Demo on how to deploy KEDA's .NET Worker scenario on Azure Container Apps
-
Updated
Feb 23, 2022
Fully configured AKS cluster deployed through Terraform with Application Gateway, Azure Key Vault, Azure Container Registry, Pod Identity and Log Analytics
-
Updated
Jul 9, 2021 - HCL
Example Autoscaling Horizontal Pods with Keda - Testing with k6
testing
kubernetes
performance
examples
load-testing
prometheus
performance-testing
k6
horizontal-scaling
keda
-
Updated
Mar 26, 2022 - JavaScript
Sample project to demonstrate keda functionality using kafka and vertx
-
Updated
Aug 7, 2021 - Java
Demo for Azure Friday episode on Kubernetes-Event Driven Autoscaling (KEDA).
-
Updated
Nov 13, 2020 - C#
Demo for running Azure Pipelines inside Docker Containers in a host machine or in Kubernetes/AKS with KEDA to support horizontal scalability.
-
Updated
Jan 24, 2022 - Shell
Microsoft Azure Container Ecosystem nugget series
api
api-management
terraform
wcf
b2c
certbot
ingress-controller
lets-encrypt
aks
ingress-dns
ingress-nginx
frontdoor
keda
agic
aks-cluster
appgateway
digicert-certificate
web-app-for-container
-
Updated
Sep 28, 2020 - HTML
-
Updated
Jun 7, 2019 - C#
Scale Kafka apps on Kubernetes using KEDA (keda.sh)
-
Updated
Apr 27, 2020 - Go
An app to demo various services of Azure
kubernetes
redis
golang
csharp
azure-functions
cosmos
keda
azure-front-door
azure-apim
azure-gateway
-
Updated
Apr 6, 2022 - HCL
Sample project to demostrate Keda External Scaler
-
Updated
Nov 21, 2020 - Go
Umbrella Helm Chart for deploying containers to AKS clusters configured with Pod Identity, Application Gateway, KEDA and Azure Key Vault
-
Updated
Nov 25, 2021
Microsoft Azure Container Ecosystem - "nugget" series
api
devops
api-management
terraform
wcf
b2c
certbot
ingress-controller
databricks
container-ecosystem
lets-encrypt
aks
ingress-dns
ingress-nginx
frontdoor
keda
agic
aks-cluster
digicert-certificate
web-app-for-container
-
Updated
Aug 30, 2020 - HTML
Autoscaling Java sample with KEDA
-
Updated
Nov 16, 2020 - Java
KEDA External Scaler for Azure Cosmos DB
-
Updated
Apr 1, 2022 - C#
CWM KEDA external scaler for scaling workers (https://github.com/CloudWebManage)
-
Updated
Mar 11, 2022 - Go
A KEDA scaler that scales Kubernetes workload based on Twitch chat messages
-
Updated
Sep 12, 2020 - C#
Event Driven Scaling Architecture with Kubernetes KEDA on AWS
kubernetes
aws-sqs
cdk
keda
cloud-development-kit
keda-external-scaler
miztiik-automation
keda-scalers
-
Updated
Jul 31, 2021 - Python
Autoscale Redis applications on Kubernetes
-
Updated
Mar 1, 2021 - Go
Sample KEDA deployment with Redis and MySql scalers
-
Updated
Mar 8, 2021 - Go
Improve this page
Add a description, image, and links to the keda topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the keda topic, visit your repo's landing page and select "manage topics."


Proposal
As disscuseed on kedacore/keda#2765 (comment), we should unify the functions for Status & Conditions handling. Referencing controller related stuff here is suboptimal.
There are two locations with similar functions:
https://github.com/kedacore/keda/blob/9f0ee58fc6839d74636e1ec6883fe21d82617ea3/controllers/keda/util/status.go#L30-L63
https://g