Open GeiserX opened 4 years ago
It looks like the images the installer is using are not available for the ARM(64) architectures. You can tell by the following error in the pod logs:
standard_init_linux.go:211: exec user process caused "exec format error"
The simple fix would be to rebuild those images for ARM and override the image paths in the configuration (unless someone builds those images into the official repo)
Describe the bug
When doing a
rio install
the installation gets stuck, no matter which option I select, and no matter whether I run earlier on ario uninstall
. It gets stuck at| Waiting for system components: [linkerd/linkerd-controller linkerd/linkerd-destination linkerd/linkerd-grafana ...]
To Reproduce
Expected behavior
Rio to install
Kubernetes version & type (GKE, on-prem):
kubectl version
Type: Rio version:
rio info
Additional context
rio system logs
output: Just after rio install:Just after rio starts waiting for Linkerd:
And it gets stuck here. If I issue then a
rio uninstall
this is the output: