potiuk commented on PR #37371:
URL: https://github.com/apache/airflow/pull/37371#issuecomment-1939646877

   Very strange - inddeed looks like kind cluster is locally started  on ARM, 
the emulation is disabled. The AMD k9s image runs fine (even if slow) when kind 
cluster is started, but it refuses to run with
   
   ```
   WARNING: The requested image's platform (linux/amd64) does not match the 
detected host platform (linux/arm64/v8) and no specific platform was requested
   exec /bin/k9s: exec format error
   ```
   
   Very strange.... This PR workarounds it, but it would be nice to find out 
why .


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to