diff --git a/modules/virt-creating-service-web.adoc b/modules/virt-creating-service-web.adoc index a4e04d16c2..8106ea4789 100644 --- a/modules/virt-creating-service-web.adoc +++ b/modules/virt-creating-service-web.adoc @@ -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 diff --git a/virt/getting_started/virt-web-console-overview.adoc b/virt/getting_started/virt-web-console-overview.adoc index a68266ba26..ddf5ae9690 100644 --- a/virt/getting_started/virt-web-console-overview.adoc +++ b/virt/getting_started/virt-web-console-overview.adoc @@ -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.