Skip to content

Commit e1cc46a

Browse files
authored
Merge pull request #71316 from StephenJamesSmith/TELCODOCS-1767
TELCODOCS-1767 Add a link to existing KMM Preflight topic
2 parents c964b57 + 1a040c6 commit e1cc46a

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

hardware_enablement/kmm-kernel-module-management.adoc

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ include::modules/kmm-installation.adoc[leveloffset=+1]
1515
include::modules/kmm-installing-using-web-console.adoc[leveloffset=+2]
1616
include::modules/kmm-installing-using-cli.adoc[leveloffset=+2]
1717
include::modules/kmm-installing-older-versions.adoc[leveloffset=+2]
18+
1819
// Added for TELCODOCS-1309
1920
include::modules/kmm-uninstalling-kmm.adoc[leveloffset=+1]
2021
include::modules/kmm-uninstalling-kmmo-red-hat-catalog.adoc[leveloffset=+2]
@@ -25,13 +26,11 @@ include::modules/kmm-creating-module-cr.adoc[leveloffset=+2]
2526

2627
// Added for TELCODOCS-1280
2728
include::modules/kmm-setting-soft-dependencies-between-kernel-modules.adoc[leveloffset=+2]
28-
2929
include::modules/kmm-security.adoc[leveloffset=+2]
3030

3131
[role="_additional-resources"]
3232
.Additional resources
33-
34-
* xref:../authentication/understanding-and-managing-pod-security-admission.adoc#understanding-and-managing-pod-security-admission[Understanding and managing pod security admission].
33+
* xref:../authentication/understanding-and-managing-pod-security-admission.adoc#understanding-and-managing-pod-security-admission[Understanding and managing pod security admission]
3534
3635
// Added for TELCODOCS-1279
3736
include::modules/kmm-replacing-in-tree-modules-with-out-of-tree-modules.adoc[leveloffset=+1]
@@ -48,23 +47,25 @@ include::modules/kmm-running-depmod.adoc[leveloffset=+2]
4847
[role="_additional-resources"]
4948
.Additional resources
5049

51-
* xref:../hardware_enablement/psap-driver-toolkit.adoc#driver-toolkit[Driver Toolkit].
50+
* xref:../hardware_enablement/psap-driver-toolkit.adoc#driver-toolkit[Driver Toolkit]
5251
5352
include::modules/kmm-building-in-cluster.adoc[leveloffset=+2]
5453

5554
[role="_additional-resources"]
5655
.Additional resources
5756

58-
* xref:../cicd/builds/build-configuration.adoc#build-configuration[Build configuration resources].
57+
* xref:../cicd/builds/build-configuration.adoc#build-configuration[Build configuration resources]
58+
// Added for TELCODOCS-1767
59+
* xref:../updating/preparing_for_updates/kmm-preflight-validation.adoc[Preflight validation for Kernel Module Management (KMM) Modules]
5960
6061
include::modules/kmm-using-driver-toolkit.adoc[leveloffset=+2]
6162

6263
[role="_additional-resources"]
6364
.Additional resources
6465

65-
* xref:../hardware_enablement/psap-driver-toolkit.adoc#driver-toolkit[Driver Toolkit].
66+
* xref:../hardware_enablement/psap-driver-toolkit.adoc#driver-toolkit[Driver Toolkit]
6667
67-
//Deploying kernel modules (Might just leave this short intro in the assembly and put further module below it)
68+
// Deploying kernel modules (Might just leave this short intro in the assembly and put further module below it)
6869
// * Running ModuleLoader images (CONCEPT, or could be included in the assembly with the intro)
6970
// * Using the device plugin (CONCEPT, or could be included in the assembly with the intro)
7071
// * Creating the Module Custom Resource (PROCEDURE? Seems like not a process the user does after reading it. Maybe a REFERENCE)
@@ -81,7 +82,7 @@ include::modules/kmm-signing-a-prebuilt-driver-container.adoc[leveloffset=+1]
8182
include::modules/kmm-building-and-signing-a-moduleloader-container-image.adoc[leveloffset=+1]
8283
[role="_additional-resources"]
8384
.Additional resources
84-
For information on creating a service account, see link:https://docs.openshift.com/container-platform/4.12/authentication/understanding-and-creating-service-accounts.html#service-accounts-managing_understanding-service-accounts[Creating service accounts].
85+
* link:https://docs.openshift.com/container-platform/4.12/authentication/understanding-and-creating-service-accounts.html#service-accounts-managing_understanding-service-accounts[Creating service accounts]
8586
8687
// Added for TELCODOCS-1109
8788
include::modules/kmm-hub-hub-and-spoke.adoc[leveloffset=+1]
@@ -105,7 +106,6 @@ include::modules/kmm-hub-installing-kmm-hub-creating-resources.adoc[leveloffset=
105106
include::modules/kmm-hub-using-the-managedclustermodule.adoc[leveloffset=+2]
106107
include::modules/kmm-hub-running-kmm-on-the-spoke.adoc[leveloffset=+2]
107108
108-
109109
// Added for TELCODOCS-1277
110110
include::modules/kmm-customizing-upgrades-for-kernel-modules.adoc[leveloffset=+1]
111111
@@ -136,12 +136,12 @@ include::modules/kmm-debugging-and-troubleshooting.adoc[leveloffset=+1]
136136
include::modules/kmm-firmware-support.adoc[leveloffset=+1]
137137
[role="_additional-resources"]
138138
.Additional resources
139-
* xref:../hardware_enablement/kmm-kernel-module-management.adoc#kmm-creating-moduleloader-image_kernel-module-management-operator[Creating a ModuleLoader image].
139+
* xref:../hardware_enablement/kmm-kernel-module-management.adoc#kmm-creating-moduleloader-image_kernel-module-management-operator[Creating a ModuleLoader image]
140140
141141
include::modules/kmm-configuring-the-lookup-path-on-nodes.adoc[leveloffset=+2]
142142
[role="_additional-resources"]
143143
.Additional resources
144-
* xref:../post_installation_configuration/machine-configuration-tasks.adoc#understanding-the-machine-config-operator[Machine Config Operator].
144+
* xref:../post_installation_configuration/machine-configuration-tasks.adoc#understanding-the-machine-config-operator[Machine Config Operator]
145145
146146
include::modules/kmm-building-a-moduleloader-image.adoc[leveloffset=+2]
147147
include::modules/kmm-tuning-the-module-resource.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)