1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 00:48:01 +01:00
Files
openshift-docs/modules/nw-ingress-controller-status.adoc
2020-08-05 15:39:36 -04:00

18 lines
403 B
Plaintext

// Module included in the following assemblies:
//
// * ingress/configure-ingress-operator.adoc
[id="nw-ingress-controller-status_{context}"]
= View Ingress Controller status
Your can view the status of a particular Ingress Controller.
.Procedure
* View the status of an Ingress Controller:
+
[source,terminal]
----
$ oc describe --namespace=openshift-ingress-operator ingresscontroller/<name>
----