OpenShift Pod Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * OpenShift Operations =Pod Status= oc [-n ''<project-name>''] describe pod ''<pod-name>''")
 
Line 5: Line 5:
=Pod Status=
=Pod Status=


  oc [-n ''<project-name>''] describe pod ''<pod-name>''
  oc [-n ''<project-name>''] [[Oc_describe#pod|describe]] pod ''<pod-name>''

Revision as of 05:22, 6 July 2017

Internal

Pod Status

oc [-n <project-name>] describe pod <pod-name>