| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

差分

ナビゲーションに移動 検索に移動
505 バイト追加 、 2020年11月14日 (土) 13:38
$ microk8s enable dashboard dns registry istio
$ microk8s dashboard-proxy
Checking if Dashboard is running.
Dashboard will be available at https://N/A:10443
Use the following token to login:
:
error: unable to forward port because pod is not running. Current status=Failed
An error occurred when trying to execute 'sudo microk8s.kubectl port-forward -n kube-system service/kubernetes-dashboard 10443:443 --address 0.0.0.0' with 'multipass': returned exit code 1.
</pre>
 
 
*Ubuntuの場合、以下の kubernetes-dashboard へ直接ブラウザでアクセスすればOK
<pre>
$ kubectl get services --namespace=kube-system
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE

案内メニュー