This alert fires when one or more Virtual Machines (VMs)
are using machine types that have been marked as deprecated (no
longer supported).
Running VMs
Stopped VMs
The alert detects VMs using deprecated 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 deprecated. This can happen due to:
Update affected VMs to use a supported machine type. You can:
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. See the documentationImportant: 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: