Is there an ability to pass in the architecture ne...
# fleet
r
Is there an ability to pass in the architecture needed to the
fleetctl package
command? I see it's generating an
amd64
deb package, but I'm hoping to also generate an
arm64
package at the same time (rather than having to spin up another instance to do that).
o
Fleet does not currently support arm64. The recommended work around is installing https://github.com/osquery/osquery/releases/latest, then go to Hosts > Add Hosts > Advanced > Plain osquery in the Fleet UI for a walkthrough on adding hosts, including downloadable files for your osquery flags, enroll secret, and server certificates.
I asked the the same question recently and the above was the answer I received.
The suggested approach works.
….but you’ll need to keep osquery updated yourself.
g
Welcome to track the progress here. Looks like made it into the current sprint @Oliver Reardon & @Robert Everson !
o
Amazing
Thanks @Grant Bilstad