undistro / zora

Zora is an open source solution that helps you achieve compliance with Kubernetes best practices recommended by industry-leading frameworks. By scanning your cluster with multiple plugins, Zora identifies potential issues, misconfigurations, and vulnerabilities.
https://getup.io/opensource/zora-oss
Apache License 2.0
280 stars 24 forks source link

Rpi 4 support #198

Closed lessandro-ugulino closed 1 year ago

lessandro-ugulino commented 1 year ago

Question

Hi - is there any plan to make this available for Raspberry Pi 4 as well?

System Information

Raspberry Pi 4

matheusfm commented 1 year ago

Hi @lessandro-ugulino Thank you for this issue.

Zora is made to run inside a Kubernetes cluster.

Do you run a Kubernetes cluster on Raspberry Pi? If yes, It should work installing Zora on this cluster. The installation method would be the same.

matheusfm commented 1 year ago

@lessandro-ugulino Your question is related to this issue? https://github.com/undistro/zora/issues/200

lessandro-ugulino commented 1 year ago

@matheusfm Yes, this is related.

Apologies for not sending all details.

Also, I've applied the parameters suggested but it looks like the worker image for the cronjob doesn't support ARM architecture. I created my own image by changing the file Dockerfile.worker to support ARM, and now it works.

matheusfm commented 1 year ago

@lessandro-ugulino

So I will close this issue as duplicate and we can focus the conversations on the https://github.com/undistro/zora/issues/200, ok?

Please tell us about your tests, what do you change in Dockerfile.worker.

matheusfm commented 1 year ago

Duplicate of https://github.com/undistro/zora/issues/200