1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OCPBUGS-33330: Removed remote shell into a pod command from OVN-KBS arch doc

This commit is contained in:
dfitzmau
2024-06-10 17:00:36 +01:00
committed by openshift-cherrypick-robot
parent 699e6803ac
commit efdcd152c9

View File

@@ -16,13 +16,6 @@ Get information about the logical switches and routers by running `network-tools
.Procedure
. Open a remote shell into a pod by running the following command:
+
[source,terminal]
----
$ oc rsh -n openshift-ovn-kubernetes ovnkube-node-2hsbt
----
. List the routers by running the following command:
+
[source,terminal]