Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

include::con_understanding-codeready-containers.adoc[leveloffset=+1]

include::ref_minimum-system-requirements.adoc[leveloffset=+1]

include::proc_setting-up-codeready-containers.adoc[leveloffset=+1]

include::proc_starting-the-virtual-machine.adoc[leveloffset=+1]
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[id="minimum-system-requirements_{context}"]
= Minimum system requirements

{prod} requires the following system resources in order to run OpenShift:

* 4 virtual CPUs (vCPUs)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, we do not have to go into more details, like real cores or hyperthreaded, etc.

* 8 GB of memory
* 20 GB of storage space

[NOTE]
====
These requirements must be met in order to run OpenShift in the {prod} virtual machine.
Other applications running on top of OpenShift may require additional resources to run.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

====