Kubernetes Multi-Juicer
If you ever wanna run a Multiplayer OWASP Juice Shop CTF on your own, here are some Notes and Info for bloody beginners
References
- https://github.com/iteratec/multi-juicer/
- https://www.digitalocean.com/
- https://kubernetes.io/de/docs/concepts/overview/what-is-kubernetes/
Prerequisite
you’ve got
- a Digital Ocean Account (or some other Cloud Provider)
- a spare domain and set the NS of DigitalOcean
- Digital Ocean CMD Line Tools installed and configured
- helm tools (kubernetes package manager -> brew install helm)
- some budget (~2 CHF/Day)
- 30min for Setup
btw. all this commands should run on macOS. linux may needs some adjustments …