Minor wording updates for clarity
- Updated wording in Access Kubernetes for clarity (R2, R3) - Updated wording in Prepare Virt Environ for clarity (R2, R3) Change-Id: I6c604a83494c2366c8142d58719d956c53802809 Signed-off-by: Kristal Dale <kristal.dale@intel.com>
This commit is contained in:
parent
5ce4e885ea
commit
a772c47e2a
@ -78,16 +78,22 @@ Documentation coming soon.
|
||||
GUI
|
||||
---
|
||||
|
||||
.. note::
|
||||
|
||||
For a virtual installation, run the browser on the host machine.
|
||||
|
||||
*********************
|
||||
StarlingX Horizon GUI
|
||||
*********************
|
||||
|
||||
Access the StarlingX Horizon GUI in your browser at the following address:
|
||||
Access the StarlingX Horizon GUI in your browser using the OAM floating IP
|
||||
address. For example: `\http://<oam-floating-ip-address>:8080`.
|
||||
|
||||
To determine your OAM floating IP address, use:
|
||||
|
||||
::
|
||||
|
||||
http://<oam-floating-ip-address>:8080
|
||||
|
||||
system oam-show
|
||||
|
||||
Log in to Horizon with an admin/<sysadmin-password>.
|
||||
|
||||
@ -152,11 +158,14 @@ To install the Kubernetes dashboard, execute the following steps on controller-0
|
||||
|
||||
kubectl -n kube-system describe secret $(kubectl -n kube-system get secret | grep admin-user | awk '{print $1}')
|
||||
|
||||
#. Access the Kubernetes dashboard GUI in your browser at the following address:
|
||||
#. Access the Kubernetes dashboard GUI in your browser using the OAM floating IP
|
||||
address. For example: `\https://<oam-floating-ip-address>:30000`.
|
||||
|
||||
To determine your OAM floating IP address, use:
|
||||
|
||||
::
|
||||
|
||||
https://<oam-floating-ip-address>:30000
|
||||
system oam-show
|
||||
|
||||
#. Log in with the ``admin-user`` TOKEN.
|
||||
|
||||
|
@ -48,5 +48,6 @@ configuration.
|
||||
|
||||
bash setup_configuration.sh -c duplex -i ./bootimage.iso
|
||||
|
||||
If there is no X-server present, then errors are returned.
|
||||
|
||||
If there is no X-server present errors will occur and the X-based GUI for the
|
||||
virt-manager application will not start. The virt-manager GUI is not absolutely
|
||||
required and you can safely ignore errors and continue.
|
@ -47,4 +47,6 @@ configuration.
|
||||
|
||||
bash setup_configuration.sh -c simplex -i ./bootimage.iso
|
||||
|
||||
If there is no X-server present, then errors will occur.
|
||||
If there is no X-server present errors will occur and the X-based GUI for the
|
||||
virt-manager application will not start. The virt-manager GUI is not absolutely
|
||||
required and you can safely ignore errors and continue.
|
||||
|
@ -51,4 +51,6 @@ deployment configuration.
|
||||
|
||||
bash setup_configuration.sh -c controllerstorage -i ./bootimage.iso
|
||||
|
||||
If there is no X-server present, then errors are returned.
|
||||
If there is no X-server present errors will occur and the X-based GUI for the
|
||||
virt-manager application will not start. The virt-manager GUI is not absolutely
|
||||
required and you can safely ignore errors and continue.
|
@ -53,4 +53,6 @@ deployment configuration.
|
||||
|
||||
bash setup_configuration.sh -c dedicatedstorage -i ./bootimage.iso
|
||||
|
||||
If there is no X-server present, then errors are returned.
|
||||
If there is no X-server present errors will occur and the X-based GUI for the
|
||||
virt-manager application will not start. The virt-manager GUI is not absolutely
|
||||
required and you can safely ignore errors and continue.
|
||||
|
@ -78,16 +78,22 @@ Documentation coming soon.
|
||||
GUI
|
||||
---
|
||||
|
||||
.. note::
|
||||
|
||||
For a virtual installation, run the browser on the host machine.
|
||||
|
||||
*********************
|
||||
StarlingX Horizon GUI
|
||||
*********************
|
||||
|
||||
Access the StarlingX Horizon GUI in your browser at the following address:
|
||||
Access the StarlingX Horizon GUI in your browser using the OAM floating IP
|
||||
address. For example: `\http://<oam-floating-ip-address>:8080`.
|
||||
|
||||
To determine your OAM floating IP address, use:
|
||||
|
||||
::
|
||||
|
||||
http://<oam-floating-ip-address>:8080
|
||||
|
||||
system oam-show
|
||||
|
||||
Log in to Horizon with an admin/<sysadmin-password>.
|
||||
|
||||
@ -152,11 +158,14 @@ To install the Kubernetes dashboard, execute the following steps on controller-0
|
||||
|
||||
kubectl -n kube-system describe secret $(kubectl -n kube-system get secret | grep admin-user | awk '{print $1}')
|
||||
|
||||
#. Access the Kubernetes dashboard GUI in your browser at the following address:
|
||||
#. Access the Kubernetes dashboard GUI in your browser using the OAM floating IP
|
||||
address. For example: `\https://<oam-floating-ip-address>:30000`.
|
||||
|
||||
To determine your OAM floating IP address, use:
|
||||
|
||||
::
|
||||
|
||||
https://<oam-floating-ip-address>:30000
|
||||
system oam-show
|
||||
|
||||
#. Log in with the ``admin-user`` TOKEN.
|
||||
|
||||
|
@ -48,5 +48,7 @@ configuration.
|
||||
|
||||
bash setup_configuration.sh -c duplex -i ./bootimage.iso
|
||||
|
||||
If there is no X-server present, then errors are returned.
|
||||
If there is no X-server present errors will occur and the X-based GUI for the
|
||||
virt-manager application will not start. The virt-manager GUI is not absolutely
|
||||
required and you can safely ignore errors and continue.
|
||||
|
||||
|
@ -47,4 +47,6 @@ configuration.
|
||||
|
||||
bash setup_configuration.sh -c simplex -i ./bootimage.iso
|
||||
|
||||
If there is no X-server present, then errors will occur.
|
||||
If there is no X-server present errors will occur and the X-based GUI for the
|
||||
virt-manager application will not start. The virt-manager GUI is not absolutely
|
||||
required and you can safely ignore errors and continue.
|
||||
|
@ -51,4 +51,6 @@ deployment configuration.
|
||||
|
||||
bash setup_configuration.sh -c controllerstorage -i ./bootimage.iso
|
||||
|
||||
If there is no X-server present, then errors are returned.
|
||||
If there is no X-server present errors will occur and the X-based GUI for the
|
||||
virt-manager application will not start. The virt-manager GUI is not absolutely
|
||||
required and you can safely ignore errors and continue.
|
@ -53,4 +53,6 @@ deployment configuration.
|
||||
|
||||
bash setup_configuration.sh -c dedicatedstorage -i ./bootimage.iso
|
||||
|
||||
If there is no X-server present, then errors are returned.
|
||||
If there is no X-server present errors will occur and the X-based GUI for the
|
||||
virt-manager application will not start. The virt-manager GUI is not absolutely
|
||||
required and you can safely ignore errors and continue.
|
||||
|
Loading…
x
Reference in New Issue
Block a user