Difference between revisions of "Create VM in KubeVirt"
Jump to navigation
Jump to search
(Created page with " kubectl apply -f https://raw.githubusercontent.com/kubevirt/kubevirt.github.io/master/labs/manifests/vm.yaml virtualmachine.kubevirt.io/testvm created kubectl apply -f...") |
|||
Line 9: | Line 9: | ||
+ | |||
+ | == Related commands == | ||
+ | * <code>[[kubectl get vms]] | ||
== See also == | == See also == |
Revision as of 08:13, 3 May 2021
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 error: unable to recognize "https://raw.githubusercontent.com/kubevirt/kubevirt.github.io/master/labs/manifests/vm.yaml": no matches for kind "VirtualMachine" in version "kubevirt.io/v1alpha3"
kubectl apply -f https://raw.githubusercontent.com/kubevirt/kubevirt.github.io/master/labs/manifests/vm.yaml virtualmachine.kubevirt.io/testvm unchanged
Related commands
See also
Advertising: