An open API service indexing awesome lists of open source software.

https://github.com/kubevirt/kubevirt-tutorial

Demo that guides users through an end to end KubeVirt experience.
https://github.com/kubevirt/kubevirt-tutorial

centos gluster-kubernetes glusterfs kubernetes kubevirt

Last synced: 6 months ago
JSON representation

Demo that guides users through an end to end KubeVirt experience.

Awesome Lists containing this project

README

          

# 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)