aquasecurity / kube-hunter

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

Kube Hunter couldn't find any clusters for openshift worker nodes #438

Closed aayu-gehlod closed 3 years ago

aayu-gehlod commented 3 years ago

While running kube-hunter --remote for master-nodes a report is generated but getting "Kube Hunter couldn't find any clusters" when giving worker-nodes-ip

kube-hunter --remote worker-node-ip output: kube Hunter couldn't find any clusters

danielsagi commented 3 years ago

While kube-hunter is not directly built for Openshift, it will sometimes work. You can try to run it inside the cluster and see if there's a change in the output. But we don't officially support openshift at this moment...