oracle / oracle-database-operator

The Oracle Database Operator for Kubernetes (a.k.a. OraOperator) helps developers, DBAs, DevOps and GitOps teams reduce the time and complexity of deploying and managing Oracle Databases. It eliminates the dependency on a human operator or administrator for the majority of database operations.
Universal Permissive License v1.0
140 stars 45 forks source link

arm support for the operator image #37

Open seb-daehne opened 2 years ago

seb-daehne commented 2 years ago

with growing support of arm it would make sense to have the operator also be available as arm images in the registry

currently it only supports linux/amd64

ting-lan-wang commented 2 years ago

Hi, thanks for bringing this up. You are correct that the image is currently tested on linux/amd64 machine. We have add this in our roadmap.

NikoHorn commented 1 year ago

+1 for the ARM Arch. Support asap. In our company almost every dev or ops guy is using a MacBook M1/M2.

Thanks.

andytael commented 1 month ago

+1 for the ARM Arch