Kubevirt Addon Link
Last updated
Was this helpful?
KubeVirt is an open-source project that enables virtual machines to be managed on a Kubernetes-managed platform. It accomplishes this by leveraging KVM, the Linux Kernel hypervisor, within a Kubernetes container. For a complete overview, visit our existing KubeVirt documentation.
apiVersion: sunpike.platform9.com/v1alpha2
kind: ClusterAddon
metadata:
labels:
sunpike.pf9.io/cluster: '<clsuuid>'
type: kubevirt
name: <clsuuid>-kubevirt
namespace: default
spec:
clusterID: '<clsuuid>'
override: {}
type: kubevirt
version: 0.45.0
watch: trueLast updated
Was this helpful?
Was this helpful?
