Hi @dishmael, could you try adding the --address
argument to indicate what addresses the dashboard will be reached from:
microk8s kubectl port-forward -n kube-system service/kubernetes-dashboard 10443:443 --address 0.0.0.0
Hi @dishmael, could you try adding the --address
argument to indicate what addresses the dashboard will be reached from:
microk8s kubectl port-forward -n kube-system service/kubernetes-dashboard 10443:443 --address 0.0.0.0