Skip to content

Commit 898cbee

Browse files
aleskandropraveenkumar
authored andcommitted
Adding OKD to the presets-related documentation
1 parent 76d07a9 commit 898cbee

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

docs/source/meta/product-attributes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
:ubuntu: Ubuntu
2121
:openshift: OpenShift
2222
:ocp: {openshift} Container Platform
23+
:okd: OKD
2324

2425
// Product naming
2526
: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} and the Podman container runtime.
6+
{prod} offers presets for {ocp}, {okd} 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/proc_changing-the-selected-preset.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To enable preset changes, you must delete the existing instance and start a new
2323
$ {bin} config set preset __<name>__
2424
----
2525
+
26-
Valid preset names are `openshift` for {ocp} and `podman` for the Podman container runtime.
26+
Valid preset names are `openshift` for {ocp}, `okd` for {okd} and `podman` for the Podman container runtime.
2727

2828
[role="_additional-resources"]
2929
.Additional resources

0 commit comments

Comments
 (0)