From: Jackie Huang Date: Fri, 15 Nov 2019 01:57:19 +0000 (+0800) Subject: installation-guide.rst: rephrase for accessing dashboard X-Git-Tag: bronze-rc0~98 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=6038ac72292acc8ea6f78f5f80db80facb5cffe0;p=pti%2Frtp.git installation-guide.rst: rephrase for accessing dashboard Issue-ID: INF-4 Signed-off-by: Jackie Huang Change-Id: Id18dc7993de1f4b602fc5e10467a8dda8c1d5d54 --- diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index 6bde8ba..5b6a817 100644 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -235,7 +235,7 @@ Verify that the dashboard is up and running root@oran-aio:~# kubectl get pods --all-namespaces |grep dashboard kube-system kubernetes-dashboard-5b67bf4d5f-ghg4f 1/1 Running 0 64s -Access the dashboard UI in a web browser with the url: https://:30443 +Access the dashboard UI in a web browser with the https url, port number is 30443. - For detail usage, please refer to `Doc for dashboard`_