Kubernetes as build agent upgrading to 2.361.1

Hello @skb and welcome to this community.

I haven’t yet tried Kubernetes as a build agent, but if you are referring to the mandatory use of JDK11 for agents, nothing forces you to use JDK11 for your builds done thanks to this agent… You can have JDK8 alongside JDK11 for your builds.
There are quite a few threads in here about that.