Auto Scaling Applications with Kubernetes Event-Driven Autoscaler (KEDA) - Prometheus Scaler #keda
Official Website & Documentation : [ Ссылка ]
Timestamp :
00:00 : Theory
17:30 : Practical Demo
Video for the architecture part of KEDA : [ Ссылка ]
Repo Used in the video : [ Ссылка ]
What is KEDA?
KEDA is a Kubernetes-based Event Driven Autoscaler. With KEDA, we can drive the scaling of any container in Kubernetes based on the number of events needing to be processed. KEDA handles the triggers to respond to events that occur in other services and scales workloads as needed.
KEDA is a single-purpose and lightweight component that can be added to any Kubernetes cluster. KEDA works alongside standard Kubernetes components like the Horizontal Pod Autoscaler and can extend functionality without overwriting or duplication. With KEDA we can explicitly map the apps we want to scale, with other apps continuing to function. This makes KEDA a flexible and safe option to run alongside any Kubernetes applications or frameworks. Scaler
KEDA has a wide range of scalers that can detect if a deployment should be activated or deactivated, and feed custom metrics for a specific event source. ScaledObject
ScaledObject is deployed as a Kubernetes CRD (Custom Resource Definition) which is used to define how KEDA should scale our application and what triggers to use.
Follow my mentors too :
@PavanElthepu @MPrashant @GouravSharma @cloudwithraj @AntonPutra @AbhishekVeeramalla @kubesimplify @kshindi @DevOpsJourney
#prometheus
#metrics
#docker
#k8s
#kubernetes
#cncf
#kubernetestutorialforbeginners
#keda
#serverless
#microservicesarchitecture
#autoscaling
#kubernetesfullcourse
#opensource
#devops
#grafana
#monitoring
Ещё видео!