Using OpenShift 4's inspect for middleware troubleshooting

16 · Red Hat · May 16, 2024, 7:38 a.m.
Summary
Given a problem with an application in Red Hat OpenShift Container Platform (RHOCP 4) upon opening a case with the support team, our support team might ask for a namespace’s inspect file. The inspect file is a very useful tool for troubleshooting applications and systems deployed in RHOCP 4 and can be extremely useful in a series of situations.It also avoids the unnecessarily separated collection of data (Pod Logs, route YAML, BuildConfig YAMLs) given it brings everything that is namespace bound...