Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arm64 support #188

Closed
Harguer opened this issue Feb 10, 2024 · 4 comments
Closed

arm64 support #188

Harguer opened this issue Feb 10, 2024 · 4 comments
Assignees

Comments

@Harguer
Copy link

Harguer commented Feb 10, 2024

Hello!
is there any plan for arm64 support? Thanks :)

pi@k8-pi-master1:~ (⎈ |kubernetes-admin@kubernetes:kubeskoop) $ k get pods
NAME                                     READY   STATUS                  RESTARTS       AGE
controller-6756fcd9dd-zsvrf              0/1     CrashLoopBackOff        15 (81s ago)   35m
controller-69b48b79f5-ms78d              0/1     CrashLoopBackOff        8 (62s ago)    17m
grafana-56565644dd-qtd8m                 1/2     CrashLoopBackOff        8 (71s ago)    17m
grafana-7755d99b9-kqvck                  1/2     CrashLoopBackOff        16 (62s ago)   35m
grafana-loki-78fc5d4cd9-6ddtn            1/1     Running                 0              17m
kubeskoop-exporter-k8dxh                 0/1     Init:CrashLoopBackOff   8 (64s ago)    17m
kubeskoop-exporter-ks9l8                 0/1     Init:CrashLoopBackOff   8 (74s ago)    17m
prometheus-deployment-677d54c8d9-bbtgq   1/1     Running                 0              17m
webconsole-6f5c7bb977-77bcx              0/1     CrashLoopBackOff        15 (82s ago)   35m
webconsole-78b74b76d8-kx7fs              0/1     CrashLoopBackOff        8 (53s ago)    17m
pi@k8-pi-master1:~ (⎈ |kubernetes-admin@kubernetes:kubeskoop) $ k logs -f webconsole-6f5c7bb977-77bcx
exec /bin/webconsole: exec format error
pi@k8-pi-master1:~ (⎈ |kubernetes-admin@kubernetes:kubeskoop) $ 
@jzwlqx
Copy link
Collaborator

jzwlqx commented Feb 18, 2024

Good issue.

We will provide a multi-arch image when v1.0 released.

@Lyt99
Copy link
Collaborator

Lyt99 commented Feb 19, 2024

Hi, thanks for your issue!

Are you using skoopbundle.yaml and kubeskoop:v1.0.0 image? KubeSkoop should already provide a multi-arch image for amd64 and arm64, but it seems that the tag v1.0.0 only support amd64.

I will resync it soon to support arm64.

@Lyt99
Copy link
Collaborator

Lyt99 commented Feb 19, 2024

@Harguer Hi! I've synced the v1.0.0 image to the multi-arch version. Please repull the image and try again, thanks!

@Harguer
Copy link
Author

Harguer commented Feb 19, 2024

@Lyt99 Awesome! Thanks a lot, that worked. I'm able to see pods running now :).

@BSWANG BSWANG closed this as completed Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants