Cloning
Creating exact copies of your virtual machines.
What is Cloning?
Cloning is the process of creating an exact copy of a virtual machine. The new VM is configured with the same hardware, software, and other properties as the original.
[Diagram: VM Cloning Process]
Types of Clones
- Full Clone: An independent copy of a virtual machine that shares nothing with the parent VM after the cloning operation.
- Linked Clone: A copy that shares virtual disks with the parent VM in an ongoing manner.