From fd7a0c576ee7eeecd56ae8d68a3fdf7de7bc7bd4 Mon Sep 17 00:00:00 2001 From: danielclowers Date: Mon, 25 Sep 2023 11:43:59 -0400 Subject: [PATCH] CNV-32668: Update Service over NodePort UI documentation --- modules/virt-creating-service-web.adoc | 2 +- virt/getting_started/virt-web-console-overview.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.