Closed designanderror closed 3 years ago
I have deployed Minikube in my Ubuntu 20.04. I tried installing Kube-scan UI via :
kubectl apply -f https://raw.githubusercontent.com/octarinesec/kube-scan/master/kube-scan.yaml kubectl port-forward --namespace kube-scan svc/kube-scan-ui 8080:80
When I navigate to http://localhost:8080 I get a 404 error request.
I did try forwarding it to post 8008 and got the same 404 error.
I have deployed Minikube in my Ubuntu 20.04. I tried installing Kube-scan UI via :
When I navigate to http://localhost:8080 I get a 404 error request.
I did try forwarding it to post 8008 and got the same 404 error.