Using oc debug node in disconnected clusters
Issue
Currently, there is an issue when using oc debug node in disconnected environments as it uses the registry.redhat.io/rhel8/support-tools:latest image by default (which requires internet connectivity). The image is pulled using image:tag, so an ImageContentSourcePolicy won't work.
See Bugzilla ID 1728135 for more information.
However, oc debug has a --image parameter where a different image can be specified.
Environment
OpenShift 4 cluster installed with no internet connectivity to registry.redhat.io (typically a disconnected or airgapped environment)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.