> For the complete documentation index, see [llms.txt](https://book.ferro.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.ferro.pro/vt/kube.md).

# kube

KubeVirt: <https://github.com/kubevirt/kubevirt>

```
kubectl get vm
```

## Web UI

<https://kubevirt-manager.io/get\\_started.html>

```
# Install
kubectl apply -f https://raw.githubusercontent.com/kubevirt-manager/kubevirt-manager/main/kubernetes/bundled.yaml
```
