meilisearch / meilisearch-kubernetes

Meilisearch on Kubernetes Helm charts and manifests
https://www.meilisearch.com
MIT License
212 stars 59 forks source link

Doesn't work on M1 / ARM #90

Closed fr3fou closed 2 years ago

fr3fou commented 2 years ago

I tried deploying the Helm chart on a minikube cluster on my M1 MacBook and got the following error:

simo at makro in ~/C/p/m/charts
↪ kubectl logs meilisearch-0
Error: An internal error has occurred. `Function not implemented (os error 38)`.

Environment (please complete the following information):

alallema commented 2 years ago

Hi @fr3fou, Indeed we don't have yet an official docker image for M1. But it should be available on the next release v0.25.0!

alallema commented 2 years ago

The new docker image for M1 is finally out and available! You can check how it's work here