aerokube/moon

Unable to run concurrent sessions in Selenoid UI

anjithk99hallmark opened this issue · 2 comments

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

@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

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