Why deploy and wait for healthy-web before diagnosing broken-web?
healthy-web
broken-web
Its successful rollout shows scheduling and the known valid NGINX image work, narrowing the fault to the broken workload.
The baseline creates a Service required for image pulls.
A healthy Deployment automatically edits every broken Deployment manifest.
It proves kubectl can debug without contacting the API server.