Skip to content

No ARM64 images #142

@sholdee

Description

@sholdee

What did you do to encounter the bug?

  • Followed steps to migrate from MongoDB Community Operator.
  • Scaled down old operator.
  • Installed mongodb-kubernetes helm chart to ARM64 k8s cluster.
  • Operator crashes due to mismatched architecture.

What did you expect?
Operator deploys and functions normally with ARM64 support.

What happened instead?
Operator crashes with exec format error due to mismatched architecture (AMD64).

Operator Information

  • Operator 1.0.1
  • MongoDB 7.0.20

Kubernetes Cluster Information

  • k3s
  • 1.32.4
  • quay.io

Additional context
The new operator images should be built with ARM64 support. ARM64 users of the MongoDB Community Operator currently not able to migrate.

Other referenced images, such as mongodb-kubernetes-init-appdb, also only have AMD64 image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions