diff --git a/modules/metallb-installing-using-web-console.adoc b/modules/metallb-installing-using-web-console.adoc index 977735888f6c..6ed55b0663ba 100644 --- a/modules/metallb-installing-using-web-console.adoc +++ b/modules/metallb-installing-using-web-console.adoc @@ -21,7 +21,11 @@ As a cluster administrator, you can install the MetalLB Operator by using the {p + You can also filter options by *Infrastructure Features*. For example, select *Disconnected* if you want to see Operators that work in disconnected environments, also known as restricted network environments. +. Click the *MetalLB Operator* tile and click *Install*. + . On the *Install Operator* page, accept the defaults and click *Install*. ++ +The web console displays the *Installing Operator* page with a status update. Wait until the Operator installs before continuing. .Verification @@ -29,10 +33,10 @@ You can also filter options by *Infrastructure Features*. For example, select *D .. Navigate to the *Ecosystem* -> *Installed Operators* page. -.. Check that the Operator is installed in the `openshift-operators` namespace and that its status is `Succeeded`. +.. Check that the Operator is installed in the `metallb-system` namespace and that its status is `Succeeded`. . If the Operator is not installed successfully, check the status of the Operator and review the logs: .. Navigate to the *Ecosystem* -> *Installed Operators* page and inspect the `Status` column for any errors or failures. -.. Navigate to the *Workloads* -> *Pods* page and check the logs in any pods in the `openshift-operators` project that are reporting issues. +.. Navigate to the *Workloads* -> *Pods* page and check the logs in any pods in the `metallb-system` project that are reporting issues.