1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/microshift-install-rhde-steps.adoc
2025-10-07 17:43:41 +00:00

33 lines
2.0 KiB
Plaintext

// Module included in the following assemblies:
//
// * microshift_install_get_ready/microshift-install-get-ready.adoc
:_mod-docs-content-type: CONCEPT
[id="microshift-install-rhde-steps_{context}"]
= {op-system-bundle} installation steps
For most installation types, you must also take the following steps:
* Download the pull secret from the Red{nbsp}Hat Hybrid Cloud Console using the following link:
** link:https://console.redhat.com/openshift/install/pull-secret[Pull secret]
* Be ready to configure {microshift-short} by adding parameters and values to the {microshift-short} YAML configuration file. For more information, see the following link:
** link:https://docs.redhat.com/en/documentation/red_hat_build_of_microshift/{ocp-version}/html/configuring/using-the-microshift-configuration-file[Using the {microshift-short} configuration file]
* Decide whether you need to configure storage for the application and tasks you are using in your {microshift-short} node, or disable the {microshift-short} storage plugin completely.
* For more information about creating volume groups and persistent volumes on {op-system-base}, see the following link:
** link:https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/configuring_and_managing_logical_volumes/overview-of-logical-volume-management_configuring-and-managing-logical-volumes[Overview of logical volume management]
* Configure networking settings according to the access needs you plan for your {microshift-short} node and applications. Consider whether you want to use single or dual-stack networks, configure a firewall, or configure routes.
+
[NOTE]
====
You can use the {op-system-rt-kernel} where predictable latency is critical. Workload partitioning is also required for low-latency applications. For more information about low latency and the {op-system-rtk}, see the following link:
* link:https://docs.redhat.com/en/documentation/red_hat_build_of_microshift/{ocp-version}/html/configuring/configuring-low-latency#microshift-low-latency[Configuring low latency]
====