flatcar / flatcar-linux-update-operator

A Kubernetes operator to manage updates of Flatcar Container Linux
Apache License 2.0
101 stars 19 forks source link

[RFE] Support for arm64 #170

Closed sdlarsen closed 2 years ago

sdlarsen commented 2 years ago

Current situation

Trying to run the update-agent on arm64 instances fails with

exec container process `/bin/update-agent`: Exec format error

Impact

I'm unable to update arm64 instances using the update-agent

Ideal future situation

The update-agent would run on arm64 instances

invidian commented 2 years ago

This is done in #64 and will be part of the next release.