Starting and Stopping The Web Desktop (3.1)

This section provides instructions on how to start and stop the Web Desktop.

Starting the Web Desktop

When starting the Web Desktop, you will need to use the NodePort number substitute for 9999 in the output example in of the kubectl get services below it is 31400. 

$ kubectl get services -n <namespace>

#Example
NAME                                             TYPE        CLUSTER-IP       EXTERNAL-IP   PORT(S)                         AGE
mz-operator-controller-manager-metrics-service   ClusterIP   10.107.192.50    <none>        8443/TCP                        154m
mz-operator-controller-manager-service           ClusterIP   10.100.197.208   <none>        443/TCP                         154m
mzonline                                         NodePort    10.101.65.181    <none>        80:31200/TCP,443:31300/TCP      154m
platform                                         NodePort    10.96.40.10      <none>        9000:31600/TCP,6790:31700/TCP   154m
wd                                               NodePort    10.104.196.85    <none>        9999:31400/TCP                  154m

The Web Desktop login dialog

In the Web Desktop login dialog, enter your username and password. If memory selection is enabled, you can also set the amount of memory allocated to the client from the Memory dropdown.


Stopping the Web Desktop

When you want to exit the Web Desktop, it is recommended that you sign out with the door icon in the bottom left of the window. This immediately frees up resources used on the server.

If you close either the tab or your browser, you keep resources allocated to the Web Desktop for up to 5 minutes, which may prevent further logins.