From 60f163f8702f82a55ecb98af2cf5431672bbb283 Mon Sep 17 00:00:00 2001 From: Bob Gaydos Date: Mon, 1 Jun 2020 13:55:04 -0400 Subject: [PATCH] CNV-5020 First Draft for Code Review --- modules/virt-accessing-vmi-ssh.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/virt-accessing-vmi-ssh.adoc b/modules/virt-accessing-vmi-ssh.adoc index 3898d39cf0..38f6b48123 100644 --- a/modules/virt-accessing-vmi-ssh.adoc +++ b/modules/virt-accessing-vmi-ssh.adoc @@ -14,6 +14,7 @@ the `fedora-vm-ssh` service that forwards port 22 of the `` virtual machine to a port on the node: .Prerequisites +* You must be in the same project as the virtual machine instance. * The virtual machine instance you want to access must be connected to the default Pod network by using the `masquerade` binding method. * The virtual machine instance you want to access must be running.