Skip to main content

Kasten-K10 is installed on Kubernetes (Minikube) cluster.

kubectl --namespace kasten-io port-forward --address 10.221.17.213 service/gateway 8080:8000
Forwarding from 10.221.17.213:8080 -> 8000
Handling connection for 8080
Handling connection for 8080

However , Accessing the dashboard throws this error-

This 10.221.17.213 page can’t be found

No webpage was found for the web address: http://10.221.17.213:8080/

HTTP ERROR 404

 

Please suggest.

Hi,

you need to use this link to open kasten k10:  http://10.221.17.213/k10/#


@Aly Idriss Thanks much , It worked! 


I am experiencing the same issue. Can I post here or should I start a new article?


@WBarnard  Seems like since v5.5.2 /k10/ becomes /kasten/

Thus, https://yourhost/kasten/#


Comment