Can't find a working armv7 mysql image for my kubernetes cluster on raspberrypi 4

4/20/2020

I'm developing a simple java backend project that needs a mysql database. It's not my first time with kubernetes (basic skills), but it is with kubernetes on Raspbian.

I'm searching for a ready and working mysql image that could I use directly without problems. The official mysql image has not armv7 compatibility, I tried some image from dockerhub without success.

Anyone has some experience with this scenario?

Thanks for your help.

-- sP0re90
kubernetes
mysql
raspberry-pi
raspbian

0 Answers