Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arm64 support #1646

Open
dalesia opened this issue Feb 23, 2024 · 3 comments
Open

Arm64 support #1646

dalesia opened this issue Feb 23, 2024 · 3 comments

Comments

@dalesia
Copy link

dalesia commented Feb 23, 2024

Proposal

Whether arm is supported?

Use-Case

I want to deploy my application on ARM machines, so I need to deploy Percona XtraDB Cluster (PXC) on these machines too.

Is this a feature you are interested in implementing yourself?

No

Anything else?

No response

@spron-in
Copy link
Collaborator

hey @dalesia ,

yeah, we have it in our roadmap. As for Operator itself, we have it done. But the problem is with building PXC and other tooling on ARM.
Right now it is not supported, but we are working on it.

I'm curious about your use case - why do you need ARM? Is it because of Graviton?

@dalesia
Copy link
Author

dalesia commented Feb 29, 2024

hey @dalesia ,

yeah, we have it in our roadmap. As for Operator itself, we have it done. But the problem is with building PXC and other tooling on ARM. Right now it is not supported, but we are working on it.

I'm curious about your use case - why do you need ARM? Is it because of Graviton?

hey @spron-in
Because our application is deployed on an ARM machine, the application needs to connect to the k8s pxc in the same cluster。

@aleksasiriski
Copy link

Since the cluster repo has issues disabled, I would like to +1 here. Operator works on ARM but XtraDB Cluster doesn't. Is there anything blocking you from providing ARM64 support? I'm asking because I'm using Hetzner's ARM offerings which are very cheap for a lot of power.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants