-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Labels
I-autoscaling-k8sIssue relates to autoscaling in Kubernetes, or the scaler in KEDAIssue relates to autoscaling in Kubernetes, or the scaler in KEDAR-awaiting-answer
Description
What happened?
I have implemented Selenium-grid autoscaling on our AKS cluster using deployment files. Currently we have selenium-hub, selenium-node-chrome. Autoscaling is not enabled yet. We have two pods of selenium-node-chrome and We try to run three threads against these node-chrome pods, two get executed and one stays in the queue and fails after sometime. Its fair as autoscaling is not enabled and No. of concurrent sessions is set to "1". I am having a hard time understanding on how to setup this Autoscaling using the KEDA. Is there any clear documentation to how the autoscaling can be setup.
Command used to start Selenium Grid with Docker (or Kubernetes)
N/A
Relevant log output
N/A
Operating System
Linux
Docker Selenium version (image tag)
4.18.0
Selenium Grid chart version (chart version)
No response
Metadata
Metadata
Assignees
Labels
I-autoscaling-k8sIssue relates to autoscaling in Kubernetes, or the scaler in KEDAIssue relates to autoscaling in Kubernetes, or the scaler in KEDAR-awaiting-answer