Configuration for the OpenSUSE Tumbleweed virtual machine deployed on the RKE2 Kubernetes cluster.
- Name: opensuse-tumbleweed-vm
- Image: quay.io/containerdisks/opensuse-tumbleweed:1.0.0
- CPU: 2 cores
- RAM: 16 GB
- OS: OpenSUSE Tumbleweed
To redeploy this VM:
kubectl apply -f kubevirt/opensuse-tumbleweed-vm.yamlTo delete this VM:
kubectl delete -f kubevirt/opensuse-tumbleweed-vm.yamlThis repository contains the following directories:
eib/: Contains the base image configuration and ISO definition for building custom imageskubevirt/: Contains the VM configuration files for KubeVirt deployment
- VM is running
- Ready for use
- Live migration enabled
$(date)