We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3c8717 + aaf8fb9 commit 47ad200Copy full SHA for 47ad200
modules/investigating-why-windows-machine-compute-node.adoc
@@ -18,5 +18,5 @@ There are various reasons why a Windows Machine does not become a compute node.
18
+
19
[source,terminal]
20
----
21
-$ oc logs -f $(oc get pods -o jsonpath={.items[0].metadata.name} -n openshift-windows-machine-config-operator) -n openshift-windows-machine-config-operator
+$ oc logs -f deployment/windows-machine-config-operator -n openshift-windows-machine-config-operator
22
0 commit comments