# kubevirt

- [Kubevirt on Openshift](https://liujinye.gitbook.io/openshift-docs/kubevirt/kubevirt-on-openshift.md)
- [kubebirt 中使用 cloud-init](https://liujinye.gitbook.io/openshift-docs/kubevirt/kubebirt-zhong-shi-yong-cloudinit.md)
- [kubevirt限制vm发布主机](https://liujinye.gitbook.io/openshift-docs/kubevirt/kubevirt-xian-zhi-vm-fa-bu-zhu-ji.md)
- [openshift-3.11-kubevirt从v0.19.0升级到v0.27.0](https://liujinye.gitbook.io/openshift-docs/kubevirt/openshift3.11kubevirt-cong-v0.19.0-sheng-ji-dao-v0.27.0.md)
- [使用alpine-make-vm-image制作alpine-qcow2云镜像](https://liujinye.gitbook.io/openshift-docs/kubevirt/shi-yong-alpinemakevmimage-zhi-zuo-alpineqcow2-yun-jing-xiang.md)
- [使用virtualbox自定义Alpine-vrit云镜像](https://liujinye.gitbook.io/openshift-docs/kubevirt/shi-yong-virtualbox-zi-ding-yi-alpinevrit-yun-jing-xiang.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://liujinye.gitbook.io/openshift-docs/kubevirt.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
