madhuakula / kubernetes-goat

Kubernetes Goat is a "Vulnerable by Design" cluster environment to learn and practice Kubernetes security using an interactive hands-on playground 🚀
https://madhuakula.com/kubernetes-goat
MIT License
4.39k stars 709 forks source link

kubectl validation fails #144

Closed dg0002 closed 11 months ago

dg0002 commented 1 year ago

kubectl validation fails:

└─$ bash setup-kubernetes-goat.sh      
Error: Could not find kubectl or an other error happened, please check kubectl setup.

I deleted the kubectl check in setup-kubernetes-goat.sh for it to work

kali-linux 2023.3

ExpelioKeev commented 12 months ago

Also had this^ issue and it worked for me

madhuakula commented 11 months ago

It got fixed, Apologies for the delay. Thank you @pichuang