mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Correct the verb install to noun
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
c9869bae25
commit
f689eef233
@@ -435,7 +435,7 @@ $ oc create -f clo-instance.yaml
|
||||
+
|
||||
This creates the OpenShift Logging components, the `Elasticsearch` custom resource and components, and the Kibana interface.
|
||||
|
||||
. Verify the install by listing the pods in the *openshift-logging* project.
|
||||
. Verify the installation by listing the pods in the *openshift-logging* project.
|
||||
+
|
||||
You should see several pods for OpenShift Logging, Elasticsearch, Fluentd, and Kibana similar to the following list:
|
||||
+
|
||||
|
||||
@@ -27,7 +27,7 @@ is automatically created if it does not exist.
|
||||
|
||||
. Click *Install*.
|
||||
|
||||
. Verify the install by listing the VPA Operator components:
|
||||
. Verify the installation by listing the VPA Operator components:
|
||||
|
||||
.. Navigate to *Workloads* -> *Pods*.
|
||||
|
||||
@@ -35,7 +35,7 @@ is automatically created if it does not exist.
|
||||
|
||||
.. Navigate to *Workloads* -> *Deployments* to verify that there are four deployments running.
|
||||
|
||||
. Optional. Verify the install in the {product-title} CLI using the following command:
|
||||
. Optional. Verify the installation in the {product-title} CLI using the following command:
|
||||
+
|
||||
[source,terminal]
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user