Ian Deveseleer

Results 3 comments of Ian Deveseleer

> You could run Zalenium inside kubernetes instead. Then the docker version won’t matter anymore as long as it’s compatible with whatever Kubernetes flavour you choose. It's not really true....

@pearj Some deleted apiVersion are used in communication with Kubernetes, making node containers creation impossible.

This modification on getLatestDownloadedImage method worked for me, to make Zalenium working with Docker 20.10.X. [getLatestDownloadedImage.txt](https://github.com/zalando/zalenium/files/5813712/getLatestDownloadedImage.txt)