Open maamoon95 opened 1 week ago
hey @maamoon95
Thanks for the feedback! We want to eventually support ARM architecture, for Everest this wouldn't be a very heavy lift but we are dependent on our operators and database distribution supporting ARM and unfortunately only one of them currently is. There is an ongoing effort to add ARM support for MySQL and PMM which should be delivered in next 2 quarters and it make sense to release Everest for ARM at the same time when most components have this support.
When attempting to install Percona Everest on ARM architecture, the installation fails because the
percona/everest-catalog
Docker image is built foramd64
only. ARM-based systems like Ampere CPUs on Ubuntu 24.04 are becoming more common, and supporting ARM architecture would be greatly beneficial for users on these platforms.Steps to reproduce:
percona/everest-catalog
Docker image being incompatible with ARM.Expected behavior:
arm64
. everest catalogSystem details: