This alert triggers when one or more Virtual Machines (VMs) are using machine types that have been marked as no longer supported.
Running VMs
Stopped VMs
The alert detects VMs using unsupported machine types.
Identify affected VMs Use the alert description to locate VM names, namespaces, and nodes (if running).
Root Cause:
The VM’s spec.template.spec.domain.machine.type
field is set to a type
that has been marked as unsupported. This can happen due to:
Update affected VMs to use a supported machine type. You can do one of the following:
spec.template.spec.domain.machine.type
field.kubevirt-api-lifecycle-automation
tool to transition all deprecated VMs
in one operation. This ensures consistent, automated migration and reduces
manual errors or downtime during cluster upgrades. For details, see Updating multiple
VMs.Important: Plan and apply these updates before performing cluster upgrades to avoid VM restart failures or compatibility issues.
If you cannot resolve the issue, see the following resources: