gardener / vpn2

Network connector between the control plane (deployed in a Seed cluster) and a Shoot cluster superseding the vpn repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for arm64 images

timuthy opened this issue · comments

What would you like to be added:
Images build and published through this repository are only amd64 compatible. We should enable a multi-arch docker build to also offer arm64 images.

Why is this needed:
To run seeds/shoots on arm64 based hardware. In addition, more and more developers work with Apple Silicon based machines and an arm64 based image is required to use the local provider setup.

/assign

cc @PavelPavlov46 @ccwienk