-
-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
At question 10 you need to use the mysql:5.7 image.
Unfortunately this does not work, as the image has not been built for ARM architecture. Therefore it's impossible to pass the validation of this question with an ARM based machine (MacBook Air M2 in my case).
Environment (please complete the following):
Report in Depth
Steps to reproduce
Run the CKAD exam on an ARM device.
Expected Behavior
Pod is able to start with a working mysql image, which is available for multiple architectures.
Actual Behaviour
Screenshots / Logs
Workaround
Haven't checked, but most certainly newer versions of MySQL have multi-arch images available.
Additional context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working