1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

CNV-32668: Update Service over NodePort UI documentation

This commit is contained in:
danielclowers
2023-09-25 11:43:59 -04:00
committed by openshift-cherrypick-robot
parent 1a02f18986
commit fd7a0c576e
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ You can create a node port or load balancer service for a virtual machine (VM) b
.Procedure
. Navigate to *VirtualMachines* and select a virtual machine to view the *VirtualMachine details* page.
. On the *Details* tab, select *SSH over LoadBalancer* or *SSH over NodePort* from the *SSH service type* list.
. On the *Details* tab, select *SSH over LoadBalancer* from the *SSH service type* list.
. Optional: Click the copy icon to copy the `SSH` command to your clipboard.
.Verification

View File

@@ -625,7 +625,7 @@ The number of CPUs is calculated by using the following formula: `sockets * thre
|Click the copy icon to copy the `virtctl ssh` command to the clipboard. This feature is disabled if the virtual machine does not have an authorized SSH key.
|*SSH service type*
|Select *SSH over LoadBalancer* or *SSH over NodePort*.
|Select *SSH over LoadBalancer*.
After you create a service, the SSH command is displayed. Click the copy icon to copy the command to the clipboard.