Open macevil opened 4 years ago
How can I solve this problem? Is it possible to configure an external registry?
@jimmykarily Have you seen this error before?
There should be a NodePort service listening on 31666 (the bits "registry") and the bits pod should be up and running. The error message indicates that connection to the bits pod is not possible. I don't think an external registry is supported. The staging components assume there is bits service (e.g. look here: https://github.com/cloudfoundry-incubator/eirini-staging/blob/master/cmd/uploader/uploader.go#L16, there is no mention of a docker registry).
Describe the bug Eirini can't pull and deploy the created spring-music app image:
To Reproduce
Expected behavior The app is deployed succesfully.
Environment