Add oracle-oci.md under image-types/rhel8
This commit is contained in:
parent
b3796a7319
commit
439699fcec
1 changed files with 15 additions and 0 deletions
15
image-types/rhel8/oracle-oci.md
Normal file
15
image-types/rhel8/oracle-oci.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Oracle's oci image
|
||||
|
||||
This image type is meant to be used on Oracle Cloud Infrasturcure. It is derived from the KVM guest image type.
|
||||
|
||||
## Format
|
||||
The image format is `qcow2`. There are not special Oracle-specifics/metadata in it.
|
||||
|
||||
## Missing packages
|
||||
- oracle guest agent - this image does not include the orace guest agent, which is a collection of agents to collect, report, and allow
|
||||
disk usage, os updates, metrics, and more, under the web console. It is mainly excluded because we don't have the source
|
||||
code and we cann't build and include it.
|
||||
|
||||
## Architecture
|
||||
This image type is working with `x86_64` instances.
|
||||
Oracle has ARM compute instances and this image type wasn't tested with it yet.
|
||||
Loading…
Add table
Add a link
Reference in a new issue