$ microk8s enable dashboard dns
$ microk8s dashboard-proxy
Checking if Dashboard is running.
Dashboard will be available at https://192.168.64.2:10443
Use the following token to login:
:
</pre>
<pre>
$ kubectl get service -n kube-system
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
metrics-server ClusterIP 10.152.183.135 <none> 443/TCP 3m18s
kubernetes-dashboard ClusterIP 10.152.183.224 <none> 443/TCP 3m17s
dashboard-metrics-scraper ClusterIP 10.152.183.185 <none> 8000/TCP 3m17s
kube-dns ClusterIP 10.152.183.10 <none> 53/UDP,53/TCP,9153/TCP 3m15s
</pre>