Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DRAFT][Terraform - AKS] Enable workload auto-scaling using KEDA addon #37

Open
yelghali opened this issue Apr 6, 2023 · 0 comments
Open

Comments

@yelghali
Copy link

yelghali commented Apr 6, 2023

Kubernetes Event-driven Autoscaling (KEDA) is a single-purpose and lightweight component that strives to make application autoscaling simple and is a CNCF Incubation project.

It applies event-driven autoscaling to scale your application to meet demand in a sustainable and cost-efficient manner with scale-to-zero.

c.f https://learn.microsoft.com/en-us/azure/aks/keda-about

code scan check
workload_autoscalerprofile {
keda_enabled = True
}

from https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/kubernetes_cluster#keda_enabled

@jhertout jhertout transferred this issue from green-code-initiative/creedengo-challenge May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants