-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
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.
fe-ax
Metadata
Metadata
Assignees
Labels
No labels