# kubevirt-tutorial **Repository Path**: mirrors_kubevirt/kubevirt-tutorial ## Basic Information - **Project Name**: kubevirt-tutorial - **Description**: Demo that guides users through an end to end KubeVirt experience. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **⚠️ This repository is deprecated and no longer maintained.** # Deploy and Explore KubeVirt [![Licensed under Apache License version 2.0](https://img.shields.io/github/license/kubevirt/kubevirt.svg)](https://www.apache.org/licenses/LICENSE-2.0) This is a hands-on workshop on [KubeVirt](https://kubevirt.io/). The workshop consists of the following steps: - Lab 0: [Lab Overview](labs/lab000/lab000.md) - Lab 1: [Introduction / Connectivity](labs/lab001/lab001.md) - Lab 2: [Review the Kubernetes environment](labs/lab002/lab002.md) - Lab 3: [Deploy KubeVirt/CDI/UI](labs/lab003/lab003.md) - Lab 4: [Deploy our first Virtual Machine](labs/lab004/lab004.md) - Lab 5: [Deploy a VM using a DataVolume](labs/lab005/lab005.md) - Lab 6: [Exploring the KubeVirt UI](labs/lab006/lab006.md) - Lab 7: [Using the KubeVirt UI to interact with VMs](labs/lab007/lab007.md) - Lab 8: [Deploy a multi-homed VM using Multus](labs/lab008/lab008.md) - Lab 9: [Exploring Kubevirt metrics](labs/lab009/lab009.md) - Lab 10: [Conclusion](labs/lab010/lab010.md)