arush-sal / cka-practice-environment

A sample lab test environment to help in preparation of CKA certification.
MIT License
861 stars 469 forks source link

running `docker-compose up -d` only shows up the gateone terminal #10

Closed oz123 closed 5 years ago

oz123 commented 5 years ago

I can't see any of the exercises, is this expected?

cmarquezrusso commented 5 years ago

Are you opening localhost or localhost:8080?

oz123 commented 5 years ago

I opened http://localhost:8080, in localhost it's available.

cmarquezrusso commented 5 years ago

Localhost has the exams + an iframe pointing to the lab terminal (8080)

This is working as expected.

oz123 commented 5 years ago

Yes. That was unclear from the docs