Skip to content
This repository has been archived by the owner on Jan 29, 2025. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 782 Bytes

lab010.md

File metadata and controls

18 lines (14 loc) · 782 Bytes

Lab 10: Conclusion

Now that you have completed the lab, let's review what was covered here:

  • Deploy Kubevirt using Kubevirt-Operator
  • Deploy CDI using CDI-Operator
  • Deploy the Kubevirt web UI
  • Deploy a simple Virtual Machine on Kubevirt
  • Access the Virtual Machine
  • Deploy a VM using persistent storage, DataVolume importing and image from a URL thanks to CDI
  • Explore the VMs and their attributes through the KubeVirt web UI
  • Deploy and use VMs through the Kubevirt web UI
  • Create multi-homed VMs with using Multus and OVS
  • Explore KubeVirt metrics from PromUI and Grafana

Thanks for joining us today and don't forget to submit that PR if you found any issues! 👍

<< Previous: Exploring Kubevirt metrics | Back to README