Topic: https://russell.ballestrini.net/selenium-grid-on-kubernetes/
hide preview

What's next? verify your email address for reply notifications!

unverified 6y, 358d ago [edited]

Very well written article. Thanks for exposing so many good links resources, I honestly struggled to find any around.

remark link
hide preview

What's next? verify your email address for reply notifications!

russell 6y, 358d ago

You are very welcome! I hope this helps. Feel free to reach out over email if you have any specific questions.

hide preview

What's next? verify your email address for reply notifications!

unverified 5y, 313d ago

Has someone tried HPA for selenium node. I not able to scale up as the CPU consumption is very low.

remark link
hide preview

What's next? verify your email address for reply notifications!

russell 5y, 313d ago

What does HPA mean in the context of Selenium node?

remark link parent
hide preview

What's next? verify your email address for reply notifications!

unverified 5y, 59d ago

I did try and you can see my talk here - https://www.slideshare.net/aragavan/selenium-grid-based-on-kubernetes-docker-traefik-and-helm (slides 19-21) but not yet 100% successful. My issue is, Kubernetes still not able to get the mertics even though metrics server is running fine. @russel

hide preview

What's next? verify your email address for reply notifications!

unverified 5y, 245d ago

this is a very, very useful article, accurate and easy to follow. K8s is a fast development project, which leaves many other article hard to follow, and setting up correctly. Glad I found this one.

hide preview

What's next? verify your email address for reply notifications!

unverified 5y, 183d ago

thanks for such a detailed explanation. this is very useful information. Saved a lot of time and effort researching.

hide preview

What's next? verify your email address for reply notifications!

unverified 5y, 79d ago

Hi Nice Article. But How do I scale Selenium HUB because that is single point of failure.

remark link
hide preview

What's next? verify your email address for reply notifications!

russell 5y, 79d ago [edited]

While Selenium Hub is a single-point-of-failure, the recovery time of a failure is almost instant because Kubernetes will schedule a replacement container right away.

Sometimes removing a single-point-of-failure results in a more confusing and difficult to operate system. I didn't want to take on that risk.

In my situation, I had no need for HA (high availability) because the mean-time-to-recovery of a Selenium Hub is so fast and without any real consequence.

I think you should review your requirements to see if you really need a HA Hub.

hide preview

What's next? verify your email address for reply notifications!

unverified 5y, 17d ago

For all the chrome nodes the VNC port is 5555 and its connected to localIP. In this case how do we access the console. For example if we install this selenium grid on an ec2 machine then how we access the VNC desktop via public IP?

hide preview

What's next? verify your email address for reply notifications!

unverified 3y, 145d ago

Is it possible to attach physical Mac to a Selenium grid on kubernetes to run appium test on iOS simulators ? thank you

hide preview

What's next? verify your email address for reply notifications!