Skip to content

can not run on macOS M1 #793

Open
Open
@drivebyer

Description

@drivebyer

hi, thanks for the repo.

Here is my issue: can not run operator after helm install mysql-operator bitpoke/mysql-operator

environment:

$ test-mysql-operator minikube version
minikube version: v1.25.1
commit: 3e64b11ed75e56e4898ea85f96b2e4af0301f43d

operator pod events:

Events:
  Type     Reason            Age                 From               Message
  ----     ------            ----                ----               -------
  Warning  FailedScheduling  16m                 default-scheduler  0/1 nodes are available: 1 pod has unbound immediate PersistentVolumeClaims.
  Normal   Scheduled         16m                 default-scheduler  Successfully assigned default/mysql-operator-0 to minikube
  Warning  Failed            15m (x2 over 16m)   kubelet            Error: ErrImagePull
  Warning  Failed            15m (x2 over 16m)   kubelet            Error: ImagePullBackOff
  Normal   BackOff           15m (x2 over 16m)   kubelet            Back-off pulling image "docker.io/bitpoke/mysql-operator-orchestrator:v0.6.2"
  Warning  Failed            15m (x2 over 16m)   kubelet            Error: ImagePullBackOff
  Normal   Pulling           15m (x3 over 16m)   kubelet            Pulling image "docker.io/bitpoke/mysql-operator:v0.6.2"
  Warning  Failed            15m (x3 over 16m)   kubelet            Failed to pull image "docker.io/bitpoke/mysql-operator:v0.6.2": rpc error: code = Unknown desc = no matching manifest for linux/arm64/v8 in the manifest list entries
  Warning  Failed            15m (x3 over 16m)   kubelet            Error: ErrImagePull
  Normal   Pulling           15m (x3 over 16m)   kubelet            Pulling image "docker.io/bitpoke/mysql-operator-orchestrator:v0.6.2"
  Warning  Failed            15m (x3 over 16m)   kubelet            Failed to pull image "docker.io/bitpoke/mysql-operator-orchestrator:v0.6.2": rpc error: code = Unknown desc = no matching manifest for linux/arm64/v8 in the manifest list entries
  Normal   BackOff           73s (x59 over 16m)  kubelet            Back-off pulling image "docker.io/bitpoke/mysql-operator:v0.6.2"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions