gardener / ops-toolbelt

Useful tools and operations guide for gardener landscapes
Apache License 2.0
15 stars 26 forks source link

[Bug] Container Image ARM64 Incompatibility #64

Closed timuthy closed 7 months ago

timuthy commented 2 years ago

What happened: The currently built Ops-Toolbelt image (eu.gcr.io/gardener-project/gardener/ops-toolbelt-gardenctl:0.13.0) is not compatible with ARM64 architectures like Apple Silicon.

What you expected to happen: The image to work the same way it works on AMD64 based architectures.

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know: Docker already warns users about an incompatibility when the container is started:

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

Environment: Apple M1 Max