Mid

Image Pull Backoff Secrets

Difficulty: mid

Source: devops-interviews/devops-interview-questions by Alex Muradov

Answer

Scenario

A Deployment named backend in the dev namespace is failing to start. Pods are stuck in ImagePullBackOff due to configuration issues.

Task

Fix the Deployment so pods successfully pull the image and enter the Running state.

Image Information

Property Value
Registry ghcr.io
Repository prepare-sh/alpine
Version 3.23.2
Architecture amd64
Size 8.44 MB
Username preparesh-bot
Access Token <provided-in-terminal>

📹 Video Solution