in lab https://rol.redhat.com/rol/rhz/rhls/course/do280-3.9/ch02s05
and the command: oc new app python:3.4~https://gitserver.example.com/my-python-app
Gives error:
W0108 08:00:27.119313 3957 dockerimagelookup.go:233] Docker regestry lookup failed: Get https://regestry-1.docker-io/v2/: dial tcp 34.233.151.211:433 getsockopt: connection refused
error: no tags foundon matching image stream : "openshift/python"
The image stream "openshift/python" exists, but it has no tags.
Problem solved
The demonstration sections are not meant to be executed on the online labs.
It is for demonstration purpose only, the online labs are provided for practicing "Guided Exercise" and "Labs".
Problem solved
The demonstration sections are not meant to be executed on the online labs.
It is for demonstration purpose only, the online labs are provided for practicing "Guided Exercise" and "Labs".
I got the same confusion, I think that there should be a Note explaining that.
I am facing the same issue. I deleted the Lab twice and I provisioned it again, but no results.
I ssh to register (ssh registry) and I ran:
```
```
I changed KEYWORD by "httpd" , and I can see images for that.
as the python image is not available in python image stream of openshift.so for that reason only it is showing errors.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.