Skip to content

Building on a non-Intel MacBook produces ARM64 images which won't run in an x86_64 cluster #100

@drmorr0

Description

@drmorr0

Describe the bug

Building sk-ctrl, sk-tracer, and sk-driver on an ARM64 MacBook builds ARM64 binaries even with the ubuntu:latest Docker build image selected. We need to cross-compile for x86_64 in this case.

Steps to reproduce

  1. make build img on an ARM MacBook
  2. try to deploy the images to an x86_64 cluster

Expected behavior

It should work

Metadata

Metadata

Assignees

Labels

build toolsImprovements to the build scripts or pipelinessk-ctrlIssues with the Simulation controllersk-driverIssues with the Simulation runnersk-tracerIssues with the Kubernetes tracer

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions