Skip to content

this is example how to do stateless pod autoscaling with KEDA, Kubernetes, Prometheus and Terraform

Notifications You must be signed in to change notification settings

kokizzu/terraform1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform+Kubernetes+KEDA+Prometheus Example

this is example how to do stateless pod autoscaling with KEDA, Kubernetes, Prometheus and Terraform

Blog post: https://kokizzu.blogspot.com/2023/07/keda-kubernetes-event-driven-autoscaling.html

  • main.tf - creates namespace, deployment, service, prometheus, keda, scaled object on kubernetes
  • promfiber.go - service that we want to deploy and to be autoscaled when there's high request
  • Dockerfile - container description to build promfiber.go
  • debug-pod.yml - kubernetes manifest file to debug connectivity inside kubernetes cluster

About

this is example how to do stateless pod autoscaling with KEDA, Kubernetes, Prometheus and Terraform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published