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.
- Host: GitHub
- URL: https://github.com/kubevirt/kubevirt-tutorial
- Owner: kubevirt
- License: apache-2.0
- Archived: true
- Created: 2018-05-08T21:47:26.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T17:42:56.000Z (11 months ago)
- Last Synced: 2025-02-20T17:11:45.193Z (8 months ago)
- Topics: centos, gluster-kubernetes, glusterfs, kubernetes, kubevirt
- Language: HCL
- Homepage: https://www.kubevirt.io/
- Size: 10.8 MB
- Stars: 31
- Watchers: 13
- Forks: 29
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deploy and Explore KubeVirt
[](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)