cancel
Showing results for 
Search instead for 
Did you mean: 
bkonopincorp
Mission Specialist
Mission Specialist
  • 26 Views

Externalize the Configuration of - guided excercise

Hi,

I have a problem launching the 3 pods for the webconfig deployment. I'm logged into the RHPCP platform with a developer login on the administrator dashboard.
I tried to delete project and create again but no results.
regarding to the procedure we have to be developer.

I created a deployment in the storage-configs project according to the procedure, but at point "1.3 Select the Create button. Verify the successful deployment of three pods," there is a problem.

The issue is imagepullbackoff - some problem with authorization and pulling the image from the registry.

thank you

Bartosz

1 Reply
Travis
Moderator
Moderator
  • 22 Views

@bkonopincorp -

This can be a common problem nad issue that you get in real-world scenarios. The imagepullbackoff is quite common and generally easy to fix. The main things you might want to check are ...

  • Are your credentials correct for the image registry? In our OCP labs, sometimes we have those in place for you as part of the "lab start" command.
  • Is the image name and tag correct along with the registry where the image is pulled from? Small typos here can cause issues as that would cause the resource to not exist.
  • Is the image registry up and running ... this can be checked often by pulling another image from the registry.

The most likely culprit when i have delivered this course is there is a typo on the line specifying the image, but the three (3) things listed above are the most common things that will cause this error.

 

Travis Michette, RHCA XIII
https://rhtapps.redhat.com/verify?certId=111-134-086
SENIOR TECHNICAL INSTRUCTOR / CERTIFIED INSTRUCTOR AND EXAMINER
Red Hat Certification + Training
Join the discussion
You must log in to join this conversation.