madhuakula / kubernetes-goat

Kubernetes Goat is a "Vulnerable by Design" cluster environment to learn and practice Kubernetes security using an interactive hands-on playground 🚀
https://madhuakula.com/kubernetes-goat
MIT License
4.25k stars 700 forks source link

madhuakula/k8s-goat-system-monitor only available for amd64 architecture #153

Closed piergiorgioladisa closed 4 weeks ago

piergiorgioladisa commented 5 months ago

As mentioned in the title, I noticed that the madhuakula/k8s-goat-system-monitor image is available for amd64 architectures. Would it be possible to have a version available for arm64 as well?

madhuakula commented 3 months ago

It should be available for both, let me double-check again from my end.

za commented 3 months ago

Hi @piergiorgioladisa are you looking for this?

https://github.com/madhuakula/kubernetes-goat/blob/master/infrastructure/system-monitor/Dockerfile#L8

madhuakula commented 4 weeks ago

It's available now. Closing this ticket.

Reference: https://hub.docker.com/repository/docker/madhuakula/k8s-goat-system-monitor/tags

Thank you