This script sets up Kubernetes Goat using a vanilla Kubernetes cluster powered by KIND (Kubernetes IN Docker).
- Ubuntu 20.04+ with sudo access
- At least 4 GB RAM and 2 (v)CPUs
- For smoother operation and room to experiment, 30 GB+ storage is ideal
- Internet access
wget https://github.com/bl13pbl03p/setup-kubernetes-goat/raw/refs/heads/main/milk-goat.sh
bash milk-goat.shTo quickly setup Kubernetes Goat on a plain Linux server with almost nothing installed, which can be very handy for live demo purposes and other participants.
Thank you @madhuakula and the other contributors for providing this fun lab!