Difference between revisions of "Virtctl"
Jump to navigation
Jump to search
(8 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
− | minikube [[kubectl]] virt start testvm | + | |
+ | [[kubectl krew install virt]] | ||
+ | |||
+ | kubectl krew install [[virt]] | ||
+ | Updated the local copy of plugin index. | ||
+ | Installing plugin: virt | ||
+ | W0316 14:56:35.934908 4974 install.go:160] Skipping plugin "virt", it is already installed | ||
+ | |||
+ | [[minikube]] [[kubectl]] virt start testvm | ||
Error starting VirtualMachine the server is currently unable to handle the request | Error starting VirtualMachine the server is currently unable to handle the request | ||
+ | |||
+ | [[kubectl virt]] start testvm | ||
+ | Error starting VirtualMachine the server could not find the requested resource | ||
== Related terms == | == Related terms == | ||
* <code>[[KubeVirt]]</code> | * <code>[[KubeVirt]]</code> | ||
+ | * <code>[[virsh]]</code> | ||
== See also == | == See also == | ||
− | * {{ | + | * {{virtctl}} |
+ | * {{Kubevirt}} | ||
[[Category:K8s]] | [[Category:K8s]] |
Latest revision as of 16:04, 10 December 2023
This article is a Draft. Help us to complete it.
kubectl krew install virt
kubectl krew install virt Updated the local copy of plugin index. Installing plugin: virt W0316 14:56:35.934908 4974 install.go:160] Skipping plugin "virt", it is already installed
minikube kubectl virt start testvm Error starting VirtualMachine the server is currently unable to handle the request
kubectl virt start testvm Error starting VirtualMachine the server could not find the requested resource
Related terms[edit]
See also[edit]
Advertising: