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.