Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Is plan that feast feature server will support arm64 image? #4813

Description

@iamcodingcat

Is your feature request related to a problem? Please describe.
I will use feast feature server docker image for using feast python feature server on EKS k8s cluster. So, I found feast's feature-server docker official image in docker-hub but all images is supported on amd64 OS platform.

Maybe you know, there are mostly two platform(arm64, amd64) on node in k8s cluster. At present, because the only amd64 platform image is only suuported, I must add a appropriate tolerations and nodeSelector in pod manifests. Of course, this is not difficult to me, but the most image of other components in MLOps system are supported by both amd64 and arm64.

Describe the solution you'd like
In the future, arm64 OS platform version of feast feature server docker image will be supported?

Describe alternatives you've considered
Just use the way that it is built by multi-platform? Is there any consideration about multi-platform build?

Additional context
No

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions