mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
25 lines
821 B
Plaintext
25 lines
821 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * virt/virtual_machines/virt-delete-vms.adoc
|
|
|
|
:_content-type: PROCEDURE
|
|
[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 data volume it uses is automatically deleted.
|
|
====
|
|
|
|
.Procedure
|
|
|
|
. In the {product-title} console, click *Virtualization* -> *VirtualMachines* from the side menu.
|
|
|
|
. Click the Options menu {kebab} of the virtual machine that you want to delete and select *Delete*.
|
|
|
|
** Alternatively, click the virtual machine name to open the *VirtualMachine details* page and click *Actions* -> *Delete*.
|
|
|
|
. In the confirmation pop-up window, click *Delete* to permanently delete the virtual machine.
|