headlamp-k8s / headlamp

A Kubernetes web UI that is fully-featured, user-friendly and extensible
https://headlamp.dev
Apache License 2.0
2.22k stars 156 forks source link

Build & publish ARM container images #369

Closed joaquimrocha closed 1 year ago

joaquimrocha commented 2 years ago

Current situation

We do publish ARM versions of the Headlamp app, but we don't have an ARM version for the container image.

Impact

Users who want to deploy Headlamp in an ARM cluster, cannot do it.

Ideal future situation

We have the Headlamp ARM images published to the registry as well.

vielmetti commented 2 years ago

Sounds like a good idea, I would try this out.

Current setup is Apple Silicon + Rancher Desktop + arm64. The provided Apple Silicon standalone app seems to work fine.

mazzy89 commented 2 years ago

I've backed an updated for my homelab k3s clusters. Running w/o any issues on my RPI 4 cluster. here available https://hub.docker.com/repository/docker/mazzy/headlamp/tags?page=1&ordering=last_updated

illume commented 1 year ago

Re-opening until the images are published.

joaquimrocha commented 1 year ago

Images are published. Let's close it.