mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Adding cnv-accessing-vm-consoles assembly due to failed copy to 4.2
This commit is contained in:
@@ -8,9 +8,13 @@ toc::[]
|
||||
use to accomplish different product tasks. You can access these consoles through
|
||||
the web console and by using CLI commands.
|
||||
|
||||
|
||||
include::modules/cnv-vm-console-web.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/cnv-accessing-vmi-web.adoc[leveloffset=+2]
|
||||
[id="cnv-accessing-vm-consoles-web"]
|
||||
== Connecting to the virtual machine with the web console
|
||||
|
||||
include::modules/cnv-connecting-to-the-terminal.adoc[leveloffset=+2]
|
||||
|
||||
include::modules/cnv-vm-serial-console-web.adoc[leveloffset=+2]
|
||||
|
||||
@@ -20,6 +24,7 @@ include::modules/cnv-vm-rdp-console-web.adoc[leveloffset=+2]
|
||||
|
||||
[id="cnv-accessing-vm-consoles-cli"]
|
||||
== Accessing virtual machine consoles by using CLI commands
|
||||
|
||||
include::modules/cnv-accessing-vmi-ssh.adoc[leveloffset=+2]
|
||||
|
||||
include::modules/cnv-accessing-serial-console.adoc[leveloffset=+2]
|
||||
|
||||
19
modules/cnv-connecting-to-the-terminal.adoc
Normal file
19
modules/cnv-connecting-to-the-terminal.adoc
Normal file
@@ -0,0 +1,19 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// * cnv/cnv_users_guide/cnv-accessing-vm-consoles.adoc
|
||||
|
||||
[id="cnv-connecting-to-the-terminal_{context}"]
|
||||
|
||||
= Connecting to the terminal
|
||||
You can connect to a virtual machine by using the web console.
|
||||
|
||||
.Procedure
|
||||
|
||||
. Ensure you are in the correct project. If not, click the *Project*
|
||||
list and select the appropriate project.
|
||||
. Click *Workloads* -> *Virtual Machines* to display the virtual
|
||||
machines in the project.
|
||||
. Select a virtual machine.
|
||||
. In the *Overview* tab, click the `virt-launcher-<vm-name>` Pod.
|
||||
. Click the *Terminal* tab. If the terminal is blank, select the
|
||||
terminal and press any key to initiate connection.
|
||||
Reference in New Issue
Block a user