rhpds / roadshow_ocpvirt_instructions

Lab Instructions for OCP Virtualization Roadshow
Apache License 2.0
28 stars 61 forks source link

Reorder the last two modules due to dependencies #45

Closed joelapatatechaude closed 6 months ago

joelapatatechaude commented 8 months ago

I believe it's more logical to put the "Exposing apps using a Route" module before "Exposing apps using MetalLB" due to a dependenci, the MetalLB module reads somewhere: If you completed the Exposing apps using a Route module, the VM is currently accessible from inside the cluster using the Service previously created. so participant really need to run most of the "Exposing apps using a Route" module to complete the MetalLB module.

I never changed module order before, hopefully that's the right way to do it. I did build a Dockerfile and deployed the new workshop content, it looked good to me, attached a picture.
image

dlbewley commented 7 months ago

+1

joelapatatechaude commented 6 months ago

Bumped this one, maybe @agonzalezrh ?