mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
OCPBUGS-49922-fix
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
ca403c15bb
commit
0ef0a2ca47
@@ -74,10 +74,10 @@ $ oc get clusterserviceversion -n openshift-nmstate \
|
||||
----
|
||||
+
|
||||
.Example output
|
||||
[source, terminal,subs="attributes+"]
|
||||
[source,terminal,subs="attributes+"]
|
||||
----
|
||||
Name Phase
|
||||
kubernetes-nmstate-operator.4.18.0-202210210157 Succeeded
|
||||
Name Phase
|
||||
kubernetes-nmstate-operator.{product-version}.0-202210210157 Succeeded
|
||||
----
|
||||
|
||||
. Create an instance of the `nmstate` Operator:
|
||||
@@ -100,11 +100,11 @@ $ oc get pod -n openshift-nmstate
|
||||
----
|
||||
+
|
||||
.Example output
|
||||
[source, terminal,subs="attributes+"]
|
||||
[source,terminal,subs="attributes+"]
|
||||
----
|
||||
Name Ready Status Restarts Age
|
||||
pod/nmstate-handler-wn55p 1/1 Running 0 77s
|
||||
pod/nmstate-operator-f6bb869b6-v5m92 1/1 Running 0 4m51s
|
||||
Name Ready Status Restarts Age
|
||||
pod/nmstate-handler-wn55p 1/1 Running 0 77s
|
||||
pod/nmstate-operator-f6bb869b6-v5m92 1/1 Running 0 4m51s
|
||||
...
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user