Vm ephemeral
A generic ephemeral Virtual Machine (VM) compatible with KubeVirt, designed for temporary use
cases where persistent storage is not required. This VM can be quickly deployed and discarded,
making it ideal for testing, development, or short-term workloads. (This is currently in Alpha. Use at your own risk.)
| plugins/vm-ephemeral/terra.yaml |
|---|
| resource_id: vm-ephemeral
name: Generic Ephemeral VM
icon: https://raw.githubusercontent.com/juno-fx/Terra-Official-Plugins/refs/heads/main/plugins/vm-ephemeral/scripts/assets/logo.png
description: |
A generic ephemeral Virtual Machine (VM) compatible with KubeVirt, designed for temporary use
cases where persistent storage is not required. This VM can be quickly deployed and discarded,
making it ideal for testing, development, or short-term workloads. (This is currently in Alpha. Use at your own risk.)
category: VirtualMachine
tags:
- virtualization
- virtual-machine
- kubevirt
- cluster-level
fields: []
|