1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/kmm-installing-using-web-console.adoc
2025-10-07 12:26:32 -04:00

40 lines
1.6 KiB
Plaintext

// Module included in the following assemblies:
//
// * hardware_enablement/kmm-kernel-module-management.adoc
:_mod-docs-content-type: PROCEDURE
[id="kmm-install-using-web-console_{context}"]
= Installing the Kernel Module Management Operator using the web console
As a cluster administrator, you can install the Kernel Module Management (KMM) Operator using the {product-title} web console.
.Procedure
. Log in to the {product-title} web console.
. Install the Kernel Module Management Operator:
.. In the {product-title} web console, click *Ecosystem* -> *Software Catalog*.
.. Select *Kernel Module Management Operator* from the list of available Operators, and then click *Install*.
.. From the *Installed Namespace* list, select the `openshift-kmm` namespace.
.. Click *Install*.
.Verification
To verify that KMM Operator installed successfully:
. Navigate to the *Ecosystem* -> *Installed Operators* page.
. Ensure that *Kernel Module Management Operator* is listed in the *openshift-kmm* project with a *Status* of *InstallSucceeded*.
+
[NOTE]
====
During installation, an Operator might display a *Failed* status. If the installation later succeeds with an *InstallSucceeded* message, you can ignore the *Failed* message.
====
.Troubleshooting
. To troubleshoot issues with Operator installation:
+
.. Navigate to the *Ecosystem* -> *Installed Operators* page and inspect the *Operator Subscriptions* and *Install Plans* tabs for any failure or errors under *Status*.
.. Navigate to the *Workloads* -> *Pods* page and check the logs for pods in the `openshift-kmm` project.