aquasecurity / kube-hunter

Hunt for security weaknesses in Kubernetes clusters
Apache License 2.0
4.66k stars 578 forks source link

Add a prebuilt job yaml to kube-hunter's site #457

Open danielsagi opened 3 years ago

danielsagi commented 3 years ago

What would you like to be added

Add a job yaml with generated token for easy deployment on incluster scans. https://kube-hunter.aquasec.com/

Why is this needed

Right now kube-hunter's official site only displays a generated docker run command. For in cluster deployment this would save a lot of trouble and provide easy e2e deployment.