Skip to content

Commit 5accb0f

Browse files
committed
Add basic document for microshift preset
1 parent ad5ceae commit 5accb0f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

docs/source/meta/product-attributes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
:openshift: OpenShift
2222
:ocp: {openshift} Container Platform
2323
:okd: OKD
24+
:ushift: MicroShift
2425

2526
// Product naming
2627
:prod: CRC

docs/source/topics/con_about-presets.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[role="_abstract"]
55
{prod} presets represent a managed container runtime and the lower bounds of system resources required by the instance to run it.
6-
{prod} offers presets for {ocp}, {okd} and the Podman container runtime.
6+
{prod} offers presets for {ocp}, {okd}, {ushift} and the Podman container runtime.
77

88
On {msw} and {mac}, the {prod} guided installer prompts you for your desired preset.
99
On Linux, the {ocp} preset is selected by default.

docs/source/topics/ref_minimum-system-requirements.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,15 @@ Depending on the desired container runtime, {prod} requires the following system
2020
* 9 GB of free memory
2121
* 35 GB of storage space
2222

23+
=== For {ushift}
24+
25+
* 2 physical CPU cores
26+
* 4 GB of free memory
27+
* 35 GB of storage space
28+
2329
[NOTE]
2430
====
25-
The {ocp} cluster requires these minimum resources to run in the {prod} instance.
31+
The {ocp} and {ushift} presets require these minimum resources to run in the {prod} instance.
2632
Some workloads may require more resources.
2733
To assign more resources to the {prod} instance, see link:{crc-gsg-url}#configuring-the-instance_gsg[Configuring the instance].
2834
====

0 commit comments

Comments
 (0)