Difference between revisions of "KubeVirt"

From wikieduonline
Jump to navigation Jump to search
Line 34: Line 34:
  
 
== See also ==
 
== See also ==
 +
* {{kubevirt}}
 
* {{K8s}}
 
* {{K8s}}
  
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]

Revision as of 11:12, 16 March 2021

This article is a Draft. Help us to complete it.

wikipedia:KubeVirt [1] (at least 2017)


Quick start

minikube addons enable kubevirt
minikube addons list
kubectl apply -f https://raw.githubusercontent.com/kubevirt/kubevirt.github.io/master/labs/manifests/vm.yaml
virtualmachine.kubevirt.io/testvm created
kubectl apply -f https://raw.githubusercontent.com/kubevirt/kubevirt.github.io/master/labs/manifests/vm.yaml
virtualmachine.kubevirt.io/testvm unchanged


kubectl get vms
NAME     AGE   VOLUME
testvm   69s
kubectl krew install virt
minikube kubectl virt start testvm

Related terms

Activities


See also

  • https://kubevirt.io/
  • Advertising: