arm64 support for Kubernetes Operator
Arm64 processors are getting more and more popular. Would be really nice to be able to run MongoDB Kubernetes Operator on a Raspberry Pi cluster.
Otherwise, meanwhile would be nice to get documentation updated on how to produce arm64 images to still make it possible without having full CI infrastructure support.

-
Shashank commented
I'm using the OCI Always Free tier to help me bootstrap development while learning about kubernetes and identify the stack components for my present and upcoming projects. The nodes available to this tier which can do things are ARM nodes.
Not being able to use the operator on ARM means that use of an operator-managed mongodb is not available to me while I try things out and decide on the stack I want to use.
Given there's anecdotal evidence that mongodb itself has good performance on ARM64, and the mongo image has run even on Raspberry Pi clusters, the unavailability of the operator for ARM is even more surprising.
-
Dan commented
This is also blocking us upgrading our production API and associated websites running on AWS.
-
Jay commented
I can't run the k8s operator on my Pi4 cluster, and I don't have another option with x86_64. Please add support for aarch64 (aka ARM64)!
-
Henry commented
I have a ARM64 K8s cluster on AWS and many of our team members use ARM64 Mac for local dev as well. Please support this soon!