Hi all,
I have started the Developing and Deploying AI/ML Applications on Red Hat OpenShift AI (267) Course however I'm facing some issues with starting the labs. Basically, the "lab start" actions are hanging up with no progress.
For example, the first two guided exercises fail to verify the cluster state:
$ lab install -u AI262 && lab start projects-concept
. . .
FAIL Verifying cluster state
- Operators were not ready after 6 minutes
- Cannot continue lab script
$ lab install -u AI262 && lab start projects-workbenches
FAIL Verifying cluster state
- Operators were not ready after 6 minutes
- Cannot continue lab script
Can you recommend how to progress with the labs in this course?
Thanks
@fmarchio Thanks for reaching out.
This error happens when the cluster is not completely up.
You can check the status of the cluster and try the script again.
To check the cluster run: ssh lab@utility "./wait.sh"
If the above results looks OK then try the script again it will work.
@fmarchio Thanks for reaching out.
This error happens when the cluster is not completely up.
You can check the status of the cluster and try the script again.
To check the cluster run: ssh lab@utility "./wait.sh"
If the above results looks OK then try the script again it will work.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.