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

Add startup probe to juice-shop pod #191

Closed sharjeelaziz closed 10 months ago

sharjeelaziz commented 10 months ago

This adds a startup probe with the same liveness checks to cover the worst case startup time. On slower nodes the container does not come up if it takes too long to during startup.