I am trying to get Zalenium working with kubernetes, and I wanted to understand if Zalenium with kubernetes works in a hub-node architecture, i.e. can I have my Zalenium container running on one node (or the master ) and my selenium containers in other node ? Any help in this direction would be a great help.
Thanks.
I have got my kubectl running and i've created my clusters but I am not able to create separate pods for zalenium and selenium containers and I don't know if they can be even connected.