-
Notifications
You must be signed in to change notification settings - Fork 476
Open
Labels
enhancementEnhancementEnhancement
Milestone
Description
Code of Conduct
- I have read and agree to the project's Code of Conduct.
- Vote on this issue by adding a 👍 reaction to the original issue initial description to help the maintainers prioritize.
- Do not leave "+1" or other comments that do not add relevant information or questions.
- If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Description
Add support for creating instant clones from a parent virtual machine.
Use Case(s)
- The Instant Clone technology is used to create powered-on virtual machines from the running state of another powered-on virtual machine.
- The result of an Instant Clone operation is a new virtual machine that is identical to the source virtual machine.
- With Instant Clone you can create new virtual machines from a controlled point in time.
- Instant cloning is very convenient for large-scale application deployments because it ensures memory efficiency and allows for creating numerous virtual machines on a single host.
- This functionality can be used for Creating a powered-on Instant Clone of a virtual machine.
Potential Configuration
Use legacy pull request #1516 as a reference.
References
Metadata
Metadata
Assignees
Labels
enhancementEnhancementEnhancement