mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
22 lines
853 B
Plaintext
22 lines
853 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * virt/virtual_machines/virt-delete-vms.adoc
|
|
|
|
[id="virt-delete-vm-web_{context}"]
|
|
|
|
= Deleting a virtual machine using the web console
|
|
|
|
Deleting a virtual machine permanently removes it from the cluster. +
|
|
[NOTE]
|
|
====
|
|
When you delete a virtual machine, the DataVolume it uses is automatically deleted.
|
|
====
|
|
|
|
.Procedure
|
|
|
|
. In the {VirtProductName} console, click *Workloads* -> *Virtualization* from the side menu.
|
|
. Click the *Virtual Machines* tab.
|
|
. Click the ⋮ button of the virtual machine that you want to delete and select *Delete Virtual Machine*.
|
|
** Alternatively, click the virtual machine name to open the *Virtual Machine Overview* screen and click *Actions* -> *Delete Virtual Machine*.
|
|
. In the confirmation pop-up window, click *Delete* to permanently delete the virtual machine.
|