Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OK, once app is created how it can be accessed? #144

Open
eliassal opened this issue Nov 23, 2023 · 0 comments
Open

OK, once app is created how it can be accessed? #144

eliassal opened this issue Nov 23, 2023 · 0 comments

Comments

@eliassal
Copy link

eliassal commented Nov 23, 2023

I followed instructions and have the cakephp up and running in openshift (on local Hyper-V infra) I am wondering how can I access the app in host browser. I used the IP mentioned hereunder with port 8080 but it is not reachable.

When I do oc get svc

NAME              TYPE        CLUSTER-IP    EXTERNAL-IP   PORT(S)             AGE
cakephp-example   ClusterIP   10.217.5.48   <none>        8080/TCP            8m3s

when I do oc get pods -w

NAME READY STATUS RESTARTS AGE
cakephp-example-1-build 0/1 Completed 0 20m
cakephp-example-1-deploy 0/1 Completed 0 19m
cakephp-example-1-qshfv 1/1 Running 0 96s

Thanks for your help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant