Skip to content

Can't publish backend to kubernets #9

@gablegar

Description

@gablegar

I'm having problems using mvn -Pf8-local-deploy on backend service. backend-1.0.war is generated and working fine in local but when deploying to kubernets I'm having the following:

NAME READY STATUS RESTARTS AGE
backend-4h85u 0/1 ImagePullBackOff 0 1d

when using 'oc describe pods backend' I got:
Failed to pull image "fabric8/backend:1.0": Error: image fabric8/backend not found

First I thought Fabric8 configuration wasn't in backend project, but I can see some properties and the fabric8 profiles.

I don't know if something is missing in the backend project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions