Skip to content

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

@eliassal

Description

@eliassal

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions