juice-shop / multi-juicer

Host and manage multiple Juice Shop instances for security trainings and Capture The Flags
Apache License 2.0
268 stars 121 forks source link

Update monitoring guide as dependencies are outdated #215

Open nicolopicasso opened 5 months ago

nicolopicasso commented 5 months ago

New versions of Kubernetes can't run the charts anymore.

Upgrading charts version is not enough to make it work since prometheus StatefulSet crashes (kube-prometheus-stack:57.2.1)

Tested on AWS-powered cluster created with eksctl folllowing AWS setup guide.

J12934 commented 5 months ago

Hi @nicolopicasso thank you for pointing this out 🙌

Could you open up a PR to increment the version numbers?

rtfmkiesel commented 4 months ago

@J12934 Just updating the numbers is not enough. As OP said, the monitoring charts are broken right now.

From my testing:

ontanj commented 3 weeks ago

any progress on this?