You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cloud-infrastructure/compute-including-hpc/compute-software/virtualization-and-BYOH/README.md
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,20 +3,22 @@
3
3
4
4
This section includes documentation and manuals on configuring and managing virtualization environments on OCI Compute.
5
5
6
-
Reviewed: 25.10.2024
6
+
Reviewed: 19 August 2025
7
7
8
-
# When to use this asset?
8
+
# Team Publications
9
9
10
-
Use this asset to set up KVM as a BYOH on OCI Compute
11
-
12
-
# How to use this asset?
13
-
14
-
The details can be found in the files folder.
10
+
Use this asset to set up KVM as a Bring Your Own Hypervisor (BYOH) on OCI Compute
11
+
12
+
- This [document](https://github.com/mariusscholtz/Oracle-Cloud-Infrastructure-resources/tree/main/kvm) will explain how to install and use Kernel-based Virtual Machine (KVM) on Bare Metal on OCI. The host operating system for KVM will be Oracle Linux 9. Once KVM is setup, we will create guest VMs. The main purpose of this document is to show how easy and quickly to provision a KVM Host.
13
+
- This [document](https://github.com/oracle-devrel/technology-engineering/blob/main/cloud-infrastructure/compute-including-hpc/compute-software/virtualization-and-BYOH/files/Install-and-Configure-KVM-Guest-in-OCI.pdf) shows how to install and configure KVM Guests in OCI.
14
+
- This [document](https://github.com/oracle-devrel/technology-engineering/blob/main/cloud-infrastructure/compute-including-hpc/compute-software/virtualization-and-BYOH/files/Manage-KVM-VMs-with-Virt-Manager-on-OCI.pdf) shows more examples of virt-manager and KVM.
15
+
16
+
15
17
16
18
# License
17
19
18
20
Copyright (c) 2025 Oracle and/or its affiliates.
19
21
20
22
Licensed under the Universal Permissive License (UPL), Version 1.0.
21
23
22
-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
24
+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE.txt) for more details.
0 commit comments