<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kubernetes on Selenium</title><link>https://deploy-preview-2825--selenium-dev.netlify.app/tags/kubernetes/</link><description>Recent content in Kubernetes on Selenium</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 11 Jul 2026 03:49:44 +0300</lastBuildDate><atom:link href="https://deploy-preview-2825--selenium-dev.netlify.app/tags/kubernetes/index.xml" rel="self" type="application/rss+xml"/><item><title>Selenium Grid 4.41.0: What's New and Why It Matters</title><link>https://deploy-preview-2825--selenium-dev.netlify.app/blog/2026/selenium-grid-4-41-deep-dive/</link><pubDate>Sun, 22 Feb 2026 00:00:00 +0000</pubDate><guid>https://deploy-preview-2825--selenium-dev.netlify.app/blog/2026/selenium-grid-4-41-deep-dive/</guid><description>&lt;p&gt;We are excited to ship Selenium Grid &lt;strong&gt;4.41.0&lt;/strong&gt; 🎉 — and this might be one of impactful releases in recent memory. Whether you are running Grid in a bare-metal lab, a Docker Compose stack, or a sprawling Kubernetes cluster, this release brings something meaningful for you. From a brand-new &lt;strong&gt;Dynamic Grid for Kubernetes&lt;/strong&gt;, a powerful &lt;strong&gt;Session Event API&lt;/strong&gt;, to smarter video recording and a rock-solid Distributor, let&amp;rsquo;s dig in.&lt;/p&gt;&#10;&lt;hr&gt;&#10;&lt;h2 id="1-dynamic-grid-now-native-on-kubernetes"&gt;1. Dynamic Grid, Now Native on Kubernetes&lt;/h2&gt;&#10;&lt;p&gt;The headline feature of 4.41.0 is unambiguous: &lt;strong&gt;Dynamic Grid now runs natively inside Kubernetes clusters&lt;/strong&gt; (&lt;a href="https://github.com/SeleniumHQ/selenium/pull/17092"&gt;selenium#17092&lt;/a&gt;, &lt;a href="https://github.com/SeleniumHQ/docker-selenium/pull/3082"&gt;docker-selenium#3082&lt;/a&gt;).&lt;/p&gt;</description></item><item><title>Multi-Arch Images via Docker Selenium</title><link>https://deploy-preview-2825--selenium-dev.netlify.app/blog/2024/multi-arch-images-via-docker-selenium/</link><pubDate>Thu, 23 May 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-2825--selenium-dev.netlify.app/blog/2024/multi-arch-images-via-docker-selenium/</guid><description>&lt;p&gt;We&amp;rsquo;re very happy to announce the landing of Multi-Arch Images for Selenium Grid Server on&#10;the &lt;a href="https://hub.docker.com/r/selenium/"&gt;Selenium&lt;/a&gt; Docker Hub registry!&lt;/p&gt;&#10;&lt;h3 id="motivation"&gt;Motivation&lt;/h3&gt;&#10;&lt;p&gt;For experimental Docker container images that are able to run on platforms such as the Apple M-series or Raspberry Pi,&#10;the community-driven repository initiative hosted&#10;at &lt;a href="https://github.com/seleniumhq-community/docker-seleniarm"&gt;SeleniumHQ-Community/docker-seleniarm&lt;/a&gt;. These images are&#10;built for separate architectures: linux/arm64 (aarch64), linux/arm/v7 (armhf), and linux/amd64 and published&#10;on &lt;a href="https://hub.docker.com/u/seleniarm"&gt;Seleniarm&lt;/a&gt; Docker Hub registry.&lt;/p&gt;&#10;&lt;p&gt;In order to bring more awareness to the existence of the Multi-Arch Docker container images, provide more insight and&#10;transparency on how the container images are built, as well as overcome challenges in building and maintaining them. We&#10;have decided to merge the fork into the main project &lt;a href="https://github.com/SeleniumHQ/docker-selenium"&gt;Docker Selenium&lt;/a&gt;&#10;and&#10;published multi-arch images on &lt;a href="https://hub.docker.com/r/selenium/"&gt;Selenium&lt;/a&gt; Docker Hub registry.&lt;/p&gt;</description></item><item><title>Scaling a Kubernetes Selenium Grid with KEDA</title><link>https://deploy-preview-2825--selenium-dev.netlify.app/blog/2022/scaling-grid-with-keda/</link><pubDate>Fri, 19 Aug 2022 00:00:00 +0000</pubDate><guid>https://deploy-preview-2825--selenium-dev.netlify.app/blog/2022/scaling-grid-with-keda/</guid><description>&lt;h2 id="the-issue"&gt;The Issue&lt;/h2&gt;&#10;&lt;p&gt;If you have any experience with Selenium Grid and Kubernetes you will probably&#10;run into an issue with scaling. Kubernetes (K8S) works wonders for scaling up and&#10;down applications based on their CPU and Memory usage, but it is not so&#10;straightforward when it comes down to applications like Selenium Grid.&lt;/p&gt;&#10;&lt;p&gt;The issue is described quite well in &lt;a href="https://sahajamit.medium.com/spinning-up-your-own-auto-scalable-selenium-grid-in-kubernetes-part-2-15b11f228ed8"&gt;this blog post&lt;/a&gt;.&#10;But in short, the Horizontal Pod AutoScaler (HPA) that is built into&#10;Kubernetes checks (by default) for resource consumption to determine&#10;if a deployment needs to be scaled up or down. This becomes an issue&#10;for Selenium Grid for a couple reasons:&lt;/p&gt;</description></item></channel></rss>