1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
= About presets
[role="_abstract"]
{prod} presets represent a managed container runtime, and the lower bounds of system resources required by the instance to run it.
{prod} offers presets for:
include::example$snip_{project-context}_preset_list.adoc[]
On {msw} and {mac}, the {prod} guided installer prompts you for your desired preset.
On Linux, the {ocp} preset is selected by default.
You can change this selection using the [command]`{bin} config` command before running the [command]`{bin} setup` command.
Only one preset can be active at a time.
[role="_additional-resources"]
.Additional resources
* For more information about the minimum system requirements for each preset, see link:{crc-gsg-url}#minimum-system-requirements_gsg[Minimum system requirements].
* For more information on changing the selected preset, see link:{crc-gsg-url}#changing-the-selected-preset_gsg[Changing the selected preset].
|