trying to deploy datahuib on the new-ish AWS ARM64...
# all-things-deployment
e
trying to deploy datahuib on the new-ish AWS ARM64 platform, (uname -m reports 'aarch64'), and it's not having it:
Copy code
⠿ datahub-frontend-react Error                                                                                                                   0.3s
 ⠸ kafka-setup Pulling                                                                                                                            0.3s
 ⠿ broker Error                                                                                                                                   0.3s
 ⠿ elasticsearch-setup Error                                                                                                                      0.3s
 ⠸ datahub-gms Pulling                                                                                                                            0.3s
 ⠸ elasticsearch Pulling                                                                                                                          0.3s
 ⠸ mysql Pulling                                                                                                                                  0.3s
 ⠿ datahub-actions Error                                                                                                                          0.3s
no matching manifest for linux/arm64/v8 in the manifest list entries
never mind, I just rebuilt the vm using the x86_64 arch. more expensive, but no worries