OpenShift Troubleshooting

From NovaOrdis Knowledge Base
Revision as of 07:42, 6 July 2017 by Ovidiu (talk | contribs) (Created page with "=Internal= * OpenShift =Overview= The general technique is to increase the logging level of various OpenShift master (api, controllers) and node proc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

The general technique is to increase the logging level of various OpenShift master (api, controllers) and node processes as described here: [the Log Level for OpenShift Processes]. --loglevel=10 seems to work fine. Then tail the journalctl log:

journalctl -u atomic-openshift-master-controllers -f