mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
23 lines
732 B
Plaintext
23 lines
732 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * virt/virtual_machines/virt-delete-vms.adoc
|
|
|
|
:_mod-docs-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.
|
|
|
|
.Procedure
|
|
|
|
. In the {product-title} console, click *Virtualization* -> *VirtualMachines* from the side menu.
|
|
|
|
. Click the Options menu {kebab} beside a virtual machine and select *Delete*.
|
|
+
|
|
Alternatively, click the virtual machine name to open the *VirtualMachine details* page and click *Actions* -> *Delete*.
|
|
|
|
. Optional: Select *With grace period* or clear *Delete disks*.
|
|
|
|
. Click *Delete* to permanently delete the virtual machine.
|