Skip to content

Add debugging steps for `ImagePullBackoff`

Albert Salim requested to merge caalberts-document-debug-image-pull-backoff into master

What does this MR do?

It adds debugging steps for review app failures with ImagePullBackoff on the pods. This failure is one of the most common one that typically cause widespread failures.

We have had 2 instances of this:

Having these steps documented would help future debugging when such failure happen again.

Edited by Yorick Peterse

Merge request reports