aerokube / moon

Browser automation solution for Kubernetes and Openshift supporting Selenium, Playwright, Puppeteer and Cypress
http://aerokube.com/moon/latest
Apache License 2.0
224 stars 19 forks source link

Unable to run concurrent sessions in Selenoid UI #370

Closed anjithk99hallmark closed 1 year ago

anjithk99hallmark commented 1 year ago

Hi Team,

We have created Kubernetes cluster and deployed moon from the official image https://github.com/aerokube/moon-deploy.git, now when we are trying to run multiple sessions of 4 which is supported. We were able to run only one and remaining pods are going in waiting stage. Could please someone help here. Thanks Pending State Moon Issue

vania-pooh commented 1 year ago

@anjithk99hallmark probably you just run out of computing resources. Describe pod in Pending state to get the reason:

$ kubectl describe po chrome-XXXXX -n moon
anjithk99hallmark commented 1 year ago

Hi @vania-pooh Thanks for the confirmation. Forgot to inform you that the case is closed